Class: FabulatorExhibit
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- FabulatorExhibit
- Defined in:
- app/models/fabulator_exhibit.rb
Instance Method Summary collapse
Instance Method Details
#database ⇒ Object
12 13 14 |
# File 'app/models/fabulator_exhibit.rb', line 12 def database FabulatorExhibitExtension::Database.new(self) end |