Class: ActiveRecord::Generators::DeviseChallengeQuestionableGenerator
- Inherits:
-
Base
- Object
- Base
- ActiveRecord::Generators::DeviseChallengeQuestionableGenerator
- Defined in:
- lib/generators/active_record/devise_challenge_questionable_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_migration ⇒ Object
8 9 10 |
# File 'lib/generators/active_record/devise_challenge_questionable_generator.rb', line 8 def copy_migration migration_template "migration.rb", "db/migrate/devise_challenge_questionable_add_to_#{table_name}" end |