Merge pull request #416 from katgironpe/master
Added frequently updated resources for Sinatra and Ruby on Rails
This commit is contained in:
@ -101,6 +101,7 @@
|
|||||||
* [Racket](#racket)
|
* [Racket](#racket)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [RSpec](#rspec)
|
* [RSpec](#rspec)
|
||||||
|
* [Sinatra](#sinatra)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Sage](#sage)
|
* [Sage](#sage)
|
||||||
@ -1087,13 +1088,17 @@ See also [TeX](#tex)
|
|||||||
###RSpec
|
###RSpec
|
||||||
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
|
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
|
||||||
|
|
||||||
|
###Sinatra
|
||||||
|
* [Sinatra Book](https://github.com/sinatra/sinatra-book)
|
||||||
|
|
||||||
###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)
|
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
|
||||||
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
|
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
|
||||||
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
|
* [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
|
||||||
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)
|
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)
|
||||||
|
Reference in New Issue
Block a user