mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-26 21:36:27 +00:00
added some tutorials and style-guides to Ruby and Rails sections
This commit is contained in:
parent
e8d6c9ad65
commit
ef587302f6
@ -815,12 +815,16 @@
|
|||||||
* [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) ([mirror](http://www.scribd.com/doc/2236084/Whys-Poignant-Guide-to-Ruby))
|
* [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) ([mirror](http://www.scribd.com/doc/2236084/Whys-Poignant-Guide-to-Ruby))
|
||||||
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io/)
|
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io/)
|
||||||
* [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF)
|
* [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF)
|
||||||
|
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
|
||||||
|
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
|
||||||
|
|
||||||
|
|
||||||
###Ruby on Rails
|
###Ruby on Rails
|
||||||
|
|
||||||
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
|
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
|
||||||
* [Objects on Rails](http://objectsonrails.com)
|
* [Objects on Rails](http://objectsonrails.com)
|
||||||
|
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
|
||||||
|
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
|
||||||
|
|
||||||
|
|
||||||
###Rust
|
###Rust
|
||||||
|
Loading…
Reference in New Issue
Block a user