You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, are custom templates for migrations supported by standalone-migrations? I tried to get some working using templates in lib/templates/active_record/migration/create_table_migration.rb and lib/templates/migration/templates/create_table_migration.rb, based off some Stackoverflow suggestions, but that didn't work.
No big deal if not—just a nice to have.
The text was updated successfully, but these errors were encountered:
Hi, are custom templates for migrations supported by standalone-migrations? I tried to get some working using templates in
lib/templates/active_record/migration/create_table_migration.rb
andlib/templates/migration/templates/create_table_migration.rb
, based off some Stackoverflow suggestions, but that didn't work.No big deal if not—just a nice to have.
The text was updated successfully, but these errors were encountered: