rails_tutorial_snippets icon indicating copy to clipboard operation
rails_tutorial_snippets copied to clipboard

Sublime Text 2 snippets used in the Ruby on Rails Tutorial

Rails Tutorial Sublime Text Snippets

These are the Sublime Text snippets used in the Ruby on Rails Tutorial. Installation on OS X is as follows:

$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
$ git clone https://github.com/mhartl/rails_tutorial_snippets.git RailsTutorial

Installation on Windows and Linux should be the same apart from a different Packages directory.