initial version of reviewing

This commit is contained in:
sfischme 2011-09-15 00:42:34 -04:00
parent 2563532022
commit b320dd60a8
8 changed files with 25 additions and 125 deletions

View file

@ -16,6 +16,7 @@ gem "actionwebservice", :git => "git://github.com/dejan/actionwebservice.git"
gem "rubycas-client", "~>2.2.1"
gem "ruby-openid", :require => "openid"
gem "sqlite3"
gem "ruby-debug"
gem 'bcrypt-ruby', '~> 2.1.4'
gem "webrat", ">=0.7.0", :groups => [:cucumber, :test]