Hayden Chudy

Results 15 issues of Hayden Chudy

Full update for Heart Gold and Platinum Hall of Fame. @adispen if you can't maintain this anymore due to time, I'll happily take over and start hosting.

I think it would be really nice to have a `.arnoldrc` file for specifying common command line flags and values. Some options: - Specify the value for `--folder`. We'd love...

Arnold should have a command, such as: `arnold generate my_migration_name` that generates a base migration file for easy iteration. My thoughts on this: - The name of the file becomes:...

This PR adds support for a new command line option to `arnold up` named `--migrate-missing`. `--migrate-missing` changes the behavior of arnold to run **all** migrations that have not been run,...

Right now, if you try to do an `arnold up` and an already migrated file isn't in your file system (because it's, say, in another branch), the command completely fails....