Skip to content

Instantly share code, notes, and snippets.

@tomas-stefano
Created November 24, 2010 16:53
Show Gist options
  • Select an option

  • Save tomas-stefano/713972 to your computer and use it in GitHub Desktop.

Select an option

Save tomas-stefano/713972 to your computer and use it in GitHub Desktop.
How I study RSpec
$ git clone https://github.com/rspec/rspec-core.git
$ git clone https://github.com/rspec/rspec-expectations.git
$ git clone https://github.com/rspec/rspec-mocks.git
$ mate rspec-mocks rspec-expectations rspec-core
# =p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment