ruby
Open files generated by 'rails generate' in your editor
Note: This post is for people who use the terminal to run Rails generators. It probably won't interest you if your editor has a plugin to run them. After running a Rails generator, you'll often need to edit the generated files in your text editor. Rails