Merge pull request #393 from katgironpe/master

Added BetterSpecs (RSpec guidelines with Ruby)
This commit is contained in:
vhf / victor felder
2013-11-16 09:21:10 -08:00
2 changed files with 9 additions and 1 deletions

View File

@@ -100,6 +100,7 @@
* [R](#r)
* [Racket](#racket)
* [Ruby](#ruby)
* [RSpec](#rspec)
* [Ruby on Rails](#ruby-on-rails)
* [Rust](#rust)
* [Sage](#sage)
@@ -1067,6 +1068,8 @@ See also [TeX](#tex)
* [Mr. Neighborly's Humble Little Ruby Book](http://humblelittlerubybook.com/book/)
* [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/)
###RSpec
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
###Ruby on Rails
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)