aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails.rb
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2014-04-04 22:35:29 +1030
committerMatthew Draper <matthew@trebex.net>2014-04-04 22:48:38 +1030
commitb058897da8d4421cc10c278f7bfab0e53463a078 (patch)
treeac041e74d0741a5db604dbcfd32a4a1dcbe1cdf8 /railties/lib/rails.rb
parent362203e8039328b2827f5ee8bc73af46000f1d78 (diff)
downloadrails-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 'railties/lib/rails.rb')
0 files changed, 0 insertions, 0 deletions