ActiveRecord::Base
Table name: galleries
id :integer not null, primary key name :string(255) desc :text datum :date created_at :datetime not null updated_at :datetime not null
# File app/models/gallery.rb, line 24 def title name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.