root/app/models/artwork.rb

Revision 4, 62 bytes (checked in by falcon, 17 years ago)

75% complete. ajax support for engineering and galleries. galleries add/edit. artwork and engineering layouts.

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