General Keyboard Shortcuts
RSpec Test Authoring
Running testsRequires setup, TBD: gihub.com/mhartl/rails_tutorial_sublime_text Ruby/Rails Tips
|
In ERB file
May require packages ERB Snippets and SublimeERB In Ruby File
|
Rails Generate
Files, Directories and other pluralization Named using lowercase and underscores. For Orders controller then: Helper module named OrdersHelper is orders_helper.rb found in the app/helpers directory Rails will look for view template files for the controller in the app/views/orders directory Output from this view will then be used in the layout defined in the orders.html.erb in the app/views/layouts directory |
Cheatography
https://cheatography.com
Rails and Sublime Text 2 for Noobs Like Me Keyboard Shortcuts (DRAFT) by Adobandito
This is a draft cheat sheet. It is a work in progress and is not finished yet.