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
+1 -1
View File
@@ -37,7 +37,7 @@ gem 'slim-rails'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug'
gem 'mongoid-rspec', '3.0.0'
gem 'rspec-rails', '~> 3.0'
end