installed rspec

This commit is contained in:
2015-10-02 21:36:46 +02:00
parent 32939fb043
commit c3ac940aea
2 changed files with 21 additions and 0 deletions
+2
View File
@@ -37,6 +37,8 @@ gem 'slim-rails'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug'
gem 'rspec-rails', '~> 3.0'
end
group :development do