Method: Sufia::Models::ArkivoApiGenerator#copy_migration
- Defined in:
- lib/generators/sufia/models/arkivo_api_generator.rb
#copy_migration ⇒ Object
Copy the database migration
30 31 32 |
# File 'lib/generators/sufia/models/arkivo_api_generator.rb', line 30 def copy_migration better_migration_template 'add_arkivo_to_users.rb' end |