Conference Model tests

This commit is contained in:
Chrisbr 2014-05-09 14:14:21 +02:00
parent adfa9cc871
commit aff37e8fb1
3 changed files with 78 additions and 21 deletions

View file

@ -248,6 +248,12 @@ GEM
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1)
shoulda-matchers (2.6.1)
activesupport (>= 3.0.0)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
@ -329,6 +335,7 @@ DEPENDENCIES
rspec (>= 3.0.0.beta)
rspec-rails (>= 3.0.0.beta)
sass-rails (>= 4.0.2)
shoulda
spring-commands-rspec
sqlite3
transitions