fulcrum-agile / fulcrum

An agile project planning tool
http://wholemeal.co.nz/projects/fulcrum.html
GNU Affero General Public License v3.0
1.5k stars 350 forks source link

fixes deprecations on test suite - running rails 4.1, ruby 2.1.2 #241

Closed jasonbuehler closed 9 years ago

jasonbuehler commented 10 years ago

The test suite was raising a bunch of deprecation warnings for rails 4.1 and ruby 2.1.2 so I modernized all of the calls to fit the new conventions.