Skip to content

Commit

Permalink
[thoughtbot#17] Add Michael Hartl's Rails Tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
adarsh authored and Dan Croak committed May 26, 2012
1 parent f1f55e2 commit 01c6aad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions trails/rails.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Rails
Critical learning
-----------------

* Complete Michael Hartl's [Rails Tutorial](http://ruby.railstutorial.org).
* Read [the official guides](http://guides.rubyonrails.org).
* Push your code to [Github](http://github.com).
* Deploy to [Heroku](http://heroku.com).
Expand All @@ -21,6 +22,8 @@ You know everyday Rails when you can:
* Validate ActiveRecord objects.
* Whitelist ActiveRecord attributes.
* Interpolate data in a view.
* Write and run tests for your models.
* Deploy your app to production.

Ongoing reference
-----------------
Expand Down

0 comments on commit 01c6aad

Please sign in to comment.