You can quickly pop open the config/routes.rb
file for a Rails project by
using the following command provided by
vim-rails
.
:Einit
This is a shortcut for opening initializer files the default of which is the routes file.
You can quickly pop open the config/routes.rb
file for a Rails project by
using the following command provided by
vim-rails
.
:Einit
This is a shortcut for opening initializer files the default of which is the routes file.