Tests for courses controller

This commit is contained in:
2015-09-03 17:55:08 -04:00
parent e2d754a96e
commit 0cb363a314
7 changed files with 204 additions and 187 deletions

View File

@@ -20,7 +20,7 @@ gem 'haml', '~>3.1'
gem 'hpricot', '~>0.8'
gem 'icalendar', '~>1.0'
gem 'jquery-rails'
gem 'shoulda', "~>2.11"
gem 'shoulda', "~>3.5"
gem 'will_paginate', "~>3.0"
gem 'simplecov'