root/app/models/artwork.rb @ 2

Revision 1, 60 bytes (checked in by falcon, 17 years ago)

Version one -> initial work from the laptop.

Line 
1class Artwork < ActiveRecord::Base
2        has_many :galleries
3end
Note: See TracBrowser for help on using the browser.