Bundle shoulda and use ActiveModel matchers in specs
This commit is contained in:
@@ -117,6 +117,7 @@ GEM
|
||||
ffi (>= 1.0.7)
|
||||
json_pure
|
||||
rubyzip
|
||||
shoulda-matchers (1.0.0.beta3)
|
||||
spork (0.9.0.rc9)
|
||||
sprockets (2.0.0)
|
||||
hike (~> 1.2)
|
||||
@@ -147,4 +148,5 @@ DEPENDENCIES
|
||||
rails (= 3.1.0)
|
||||
rb-inotify
|
||||
rspec-rails
|
||||
shoulda-matchers
|
||||
spork (~> 0.9.0.rc)
|
||||
|
Reference in New Issue
Block a user