mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
9c9580c55b
* 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?)
4 lines
39 B
Ruby
4 lines
39 B
Ruby
source 'http://rubygems.org'
|
|
|
|
gemspec
|
|
|