diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-08-27 17:58:59 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-08-27 17:59:09 -0700 |
commit | 7a2622bcbd1937dd2862d27fa18258198de7a153 (patch) | |
tree | f4be194e7469cafba5e0df5c709e01f00eaea1e0 /activesupport/test/ordered_options_test.rb | |
parent | 728f2ebdb6b6f73587e67cd7afb718920bbce2fd (diff) | |
download | rails-7a2622bcbd1937dd2862d27fa18258198de7a153.tar.gz rails-7a2622bcbd1937dd2862d27fa18258198de7a153.tar.bz2 rails-7a2622bcbd1937dd2862d27fa18258198de7a153.zip |
remove dead code
the ERB has already been compiled to Ruby code by the time we're calling
module_eval. Nothing that module eval raises will be caught by a blank
`rescue`, so I think we can remove this
Diffstat (limited to 'activesupport/test/ordered_options_test.rb')
0 files changed, 0 insertions, 0 deletions