This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
thoughtbot--shoulda-matchers
Watch
1
Star
0
Fork
You've already forked thoughtbot--shoulda-matchers
0
mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced
2022-11-09 12:01:38 -05:00
Code
Releases
Activity
b39fba0bed
thoughtbot--shoulda-matchers
/
Gemfile
5 lines
39 B
Text
Raw
Normal View
History
Unescape
Escape
Extracted the context framework, switched to rspec
2010-12-13 17:28:59 -05:00
source 'http://rubygems.org'
Moved dependencies from the Gemfile to the gemspec * The Gemfile now contains just the source and a single `gemspec` declaration * See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ * Also had to break out the modules under integrations/rspec into their nested equivalents (load order?)
2011-01-31 16:25:43 -05:00
gemspec
Extracted the context framework, switched to rspec
2010-12-13 17:28:59 -05:00
Copy permalink