Parent

Methods

Class/Module Index [+]

Quicksearch

Gallery

Schema Information

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

Constants

WORD_COUNT

Public Instance Methods

title() click to toggle source
# File app/models/gallery.rb, line 24
def title
  name
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.