Class: FastTrack::DeviseWithViews
Overview
Devise with views
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
29 30 |
# File 'lib/tracks/devise.rb', line 29 def invoke end |