Description:
Generates a new database migration which uses the nandi DSL in db/nandi
Example:
rails generate nandi:migration add_stuff_to_things This will create: db/safe_migrations/20190424123727_add_stuff_to_things.rb
Description:
Generates a new database migration which uses the nandi DSL in db/nandi
Example:
rails generate nandi:migration add_stuff_to_things This will create: db/safe_migrations/20190424123727_add_stuff_to_things.rb