Home

Awesome

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.