Mauro Otonelli
Mauro Otonelli
Hey @nicklink483 I opened this PR because I was having some trouble when I ran `dare new game-1`, which led to having a class named `Game-1`, which is not a...
Currently, if there's more than 9 items on the bill, the layout will look broken. We should look into adding support for multi-page bills, so that if there's 10 or...
Before modifying each model/controller, there should be a y/n prompt that asks for your permission to overwrite each file. There should also be a `rails_upgrader go -y` option which overwrites...
Either prompt to overwrite/skip/resolve conflicts for the file, or skip the file entirely if there are differences between the last commit and the last modification.