Class: FabulatorExhibit

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/fabulator_exhibit.rb

Instance Method Summary collapse

Instance Method Details

#databaseObject



12
13
14
# File 'app/models/fabulator_exhibit.rb', line 12

def database
  FabulatorExhibitExtension::Database.new(self)
end