diff options
| author | Matthew Draper <matthew@trebex.net> | 2014-04-04 04:29:50 +1030 |
|---|---|---|
| committer | Matthew Draper <matthew@trebex.net> | 2014-04-04 04:29:50 +1030 |
| commit | 272f7c29e2105f33a6f4131cfaf423bfd05b6040 (patch) | |
| tree | ab567f70f69257a9b380a0c6f5e31690f433a7cd /activemodel/lib/active_model | |
| parent | 7e6630329ec071d921b831f379364329ff6916e0 (diff) | |
| download | rails-272f7c29e2105f33a6f4131cfaf423bfd05b6040.tar.gz rails-272f7c29e2105f33a6f4131cfaf423bfd05b6040.tar.bz2 rails-272f7c29e2105f33a6f4131cfaf423bfd05b6040.zip | |
Explicitly load Kernel#y when starting a console
Previously, we relied on the IRB-detection in Psych itself. But that
doesn't work when we're running under spring: the application boots (and
thus psych is required) before we switch to console mode and load IRB.
Fixes #14587.
Diffstat (limited to 'activemodel/lib/active_model')
0 files changed, 0 insertions, 0 deletions
