remove has_many_polymorphs

This commit is contained in:
Reinier Balt 2012-04-08 16:17:34 +02:00
parent 8093fce7d3
commit b2e34d4694
178 changed files with 0 additions and 11669 deletions

View file

@ -8,7 +8,6 @@ gem "RedCloth", "4.2.8"
gem "sanitize", "~>1.2.1"
gem "rack", "1.1.0"
gem "will_paginate", "~> 2.3.15"
gem "has_many_polymorphs", "~> 2.13", :path => "vendor/gems/has_many_polymorphs-2.13" # vendorred to get rid of some deprecation warnings
gem "acts_as_list", "~>0.1.4"
gem "aasm", "~>2.2.0"
gem "rubyjedi-actionwebservice", :require => "actionwebservice"