rails_upgrader
rails_upgrader copied to clipboard
rails_upgrader go should ask before overwriting
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 every file, automatically answering y
to every prompt (without showing the prompt, exactly as it works now).