added tests and so on

This commit is contained in:
2015-10-02 22:03:51 +02:00
parent c3ac940aea
commit c7a2fbe62c
9 changed files with 105 additions and 120 deletions
+9
View File
@@ -78,6 +78,10 @@ GEM
mongo (~> 2.1)
origin (~> 2.1)
tzinfo (>= 0.3.37)
mongoid-rspec (3.0.0)
mongoid (~> 5.0)
rake
rspec (~> 3.3)
multi_json (1.11.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
@@ -111,6 +115,10 @@ GEM
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rdoc (4.2.0)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
@@ -180,6 +188,7 @@ DEPENDENCIES
jbuilder (~> 2.0)
jquery-rails
mongoid (~> 5.0.0)
mongoid-rspec (= 3.0.0)
rails (= 4.2.4)
rspec-rails (~> 3.0)
sass-rails (~> 5.0)