Tests for courses

This commit is contained in:
2015-09-03 17:20:48 -04:00
parent effa6f2f4d
commit e2d754a96e
6 changed files with 137 additions and 75 deletions

View File

@@ -22,6 +22,11 @@ gem 'icalendar', '~>1.0'
gem 'jquery-rails'
gem 'shoulda', "~>2.11"
gem 'will_paginate', "~>3.0"
gem 'simplecov'
group :test do
gem 'turn'
end
#group :development, :production do
# gem 'brazilian-rails', '3.3.0', :path => './vendor/gems/brazilian-rails/brI18n/'