root/trunk/vendor/rails/activerecord/test/fixtures/courses.yml @ 58

Revision 58, 79 bytes (checked in by dema, 7 years ago)

Updating to Rails 1.1.2

Line 
1ruby:
2  id: 1
3  name: Ruby Development
4
5java:
6  id: 2
7  name: Java Development
Note: See TracBrowser for help on using the browser.