1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 20:29:03 +00:00

Merge pull request #1242 from akshaymohite/master

Added Railscast resource for Ruby on Rails
This commit is contained in:
victor felder 2014-12-13 19:40:17 +01:00
commit b4bc8ee2a7

View File

@ -1589,6 +1589,7 @@ See also [TeX](#tex)
#### Ruby on Rails
* [Railscasts - Ruby on Rails Screencasts](http://railscasts.com/)
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
* [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read)
* [Objects on Rails](http://objectsonrails.com)