Class: CanTango::Configuration::Models::ActiveRecord

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

Instance Method Summary collapse

Methods inherited from Generic

#available_models

Instance Method Details

#modelsObject



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

def models
  ActiveRecord::Base.descendants
end