canvas-lms/lib/ext
Brian Palmer 31f33164b5 remove 1.8 compatibility shims
- update the Gemfile to be 1.9 only, and raise an exception on wrong
  ruby version
- remove RUBY_VERSION checks, replacing with the applicable code
- remove the FasterCSV compatibility shim, just use CSV now

test plan: trying to bundle install on ruby 1.8 or 2.0 should raise an
exception, specs should pass, canvas should work as normal on 1.9

Change-Id: I49088e9d227c59c6d5d5acb417c2df971129474a
Reviewed-on: https://gerrit.instructure.com/19806
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
Product-Review: Brian Palmer <brianp@instructure.com>
2013-05-03 01:43:52 +00:00
..
abstract_store.rb Initial commit. 2011-01-31 18:57:29 -07:00
array.rb remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
date.rb Date#in_time_zone 2011-11-30 15:13:46 -07:00
float.rb Initial commit. 2011-01-31 18:57:29 -07:00
marshal.rb prevent 'undefined class/method ...' errors with Marshal.load 2013-02-14 10:28:18 -07:00
object.rb try_rescue speedup 2011-12-12 08:36:59 -07:00
string.rb Email replies to locked topics should be ignored. 2012-10-02 12:57:39 -06:00
time.rb remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00