Skip to content

Instantly share code, notes, and snippets.

@jondkinney
Created July 31, 2013 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jondkinney/6123862 to your computer and use it in GitHub Desktop.
Save jondkinney/6123862 to your computer and use it in GitHub Desktop.
Check out http://rubyonrails.org and there is a big list of resources. Some of my favorites are:
http://railscasts.com/
http://ruby5.envylabs.com/
http://guides.rubyonrails.org/
http://www.rubyinside.com/
If you want to actually get into the dev, follow this - http://ruby.railstutorial.org/
More advanced stuff (TDD / design patterns / refactoring strategies / etc) can be found here: http://destroyallsoftware.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment