Class: FastTrack::DeviseWithViews

Inherits:
Track
  • Object
show all
Defined in:
lib/tracks/devise.rb

Overview

Devise with views

Instance Attribute Summary

Attributes inherited from Track

#generator

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

#invokeObject



29
30
# File 'lib/tracks/devise.rb', line 29

def invoke
end