Class: FastTrack::DeviseThreeTier
Overview
TODO A User object has_one of…
-
Member object
-
Moderator object
-
Admin object
Instance Attribute Summary
Attributes inherited from Track
Instance Method Summary collapse
Methods inherited from Track
before_migrate, before_migrate_block, #create_file, #g, #gem, #gem_group, gemfile, gemfile_block, #generate, #initialize, #rake, #read_file, #route, #run
Methods included from TrackMethods
#bundle_install, #config, #db_migrate!, #migration, #model
Constructor Details
This class inherits a constructor from FastTrack::Track
Instance Method Details
#invoke ⇒ Object
91 92 |
# File 'lib/tracks/devise.rb', line 91 def invoke end |