mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
Merge pull request #416 from katgironpe/master
Added frequently updated resources for Sinatra and Ruby on Rails
This commit is contained in:
commit
9202007daa
@ -101,6 +101,7 @@
|
||||
* [Racket](#racket)
|
||||
* [Ruby](#ruby)
|
||||
* [RSpec](#rspec)
|
||||
* [Sinatra](#sinatra)
|
||||
* [Ruby on Rails](#ruby-on-rails)
|
||||
* [Rust](#rust)
|
||||
* [Sage](#sage)
|
||||
@ -1087,13 +1088,17 @@ See also [TeX](#tex)
|
||||
###RSpec
|
||||
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
|
||||
|
||||
###Sinatra
|
||||
* [Sinatra Book](https://github.com/sinatra/sinatra-book)
|
||||
|
||||
###Ruby on Rails
|
||||
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
|
||||
* [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)
|
||||
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
|
||||
|
||||
* [Rails Girls Guides](http://guides.railsgirls.com)
|
||||
* [Geekcamp Ruby on Rails Guides](http://www.rubyonrails.geekcampbaguio.com)
|
||||
|
||||
###Rust
|
||||
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)
|
||||
|
Loading…
Reference in New Issue
Block a user