installed slim

This commit is contained in:
2015-10-02 21:12:03 +02:00
parent af78b22180
commit 05c41d09a3
2 changed files with 15 additions and 0 deletions
+3
View File
@@ -31,6 +31,9 @@ gem 'sdoc', '~> 0.4.0', group: :doc
gem 'mongoid', '~> 5.0.0'
gem 'slim'
gem 'slim-rails'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug'