Class: CanTango::Configuration::Models::DataMapper

Inherits:
Generic
  • Object
show all
Defined in:
lib/cantango/configuration/models/data_mapper.rb

Instance Method Summary collapse

Methods inherited from Generic

#available_models

Instance Method Details

#modelsObject



5
6
7
# File 'lib/cantango/configuration/models/data_mapper.rb', line 5

def models
  DataMapper::Resource.descendants
end