diff options
author | Matthew Draper <matthew@trebex.net> | 2014-04-04 22:35:29 +1030 |
---|---|---|
committer | Matthew Draper <matthew@trebex.net> | 2014-04-04 22:48:38 +1030 |
commit | b058897da8d4421cc10c278f7bfab0e53463a078 (patch) | |
tree | ac041e74d0741a5db604dbcfd32a4a1dcbe1cdf8 /activerecord | |
parent | 362203e8039328b2827f5ee8bc73af46000f1d78 (diff) | |
download | rails-b058897da8d4421cc10c278f7bfab0e53463a078.tar.gz rails-b058897da8d4421cc10c278f7bfab0e53463a078.tar.bz2 rails-b058897da8d4421cc10c278f7bfab0e53463a078.zip |
Ensure we supply Kernel#y for 1.9 too
In 1.9, it doesn't live in its own file, so we'll have to define it
ourselves.
Check RUBY_VERSION, instead of rescuing the require, because we want
this to break if `psych/y` moves in a future Ruby release.
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions