diff options
author | Andrew White <andrew.white@unboxed.co> | 2016-11-02 16:00:37 +0000 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2016-11-02 16:15:00 +0000 |
commit | 1f62443319c1b95c6e747a5de5e7e1041c64cbcb (patch) | |
tree | 9a0157258850bf3a98163a84dfd7322c3a0f92e8 /actionmailer/test/test_helper_test.rb | |
parent | 6341c1c698e69fdaba4fd212d16ab3e8979e9c6e (diff) | |
download | rails-1f62443319c1b95c6e747a5de5e7e1041c64cbcb.tar.gz rails-1f62443319c1b95c6e747a5de5e7e1041c64cbcb.tar.bz2 rails-1f62443319c1b95c6e747a5de5e7e1041c64cbcb.zip |
Fix inconsistencies in path with missing helpers
Ruby 2.0 and later demonstrate some inconsistencies when a helper file
is not found with the path method on LoadError. By creating a subclass
of LoadError we can cater for the inconsistencies.
Diffstat (limited to 'actionmailer/test/test_helper_test.rb')
0 files changed, 0 insertions, 0 deletions