tududi/create_migration.sh
2024-09-06 21:53:21 +03:00

3 lines
No EOL
62 B
Bash
Executable file

#! /bin/bash
bundle exec ../bin/rake db:create_migration "$1"