Skip to content
Snippets Groups Projects
Commit ac7a5937 authored by ilovezfs's avatar ilovezfs
Browse files

InreplaceError: fix undefined method crash

When the first parameter to inreplace was an array, and the replacement
failed, InreplaceError would end up crashing with an undefined method
exception because the order of operations resulted in super not being
passed the value of the entire inject block.
parent ebf3d939
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment