Skip to content
Snippets Groups Projects
  • ilovezfs's avatar
    ac7a5937
    InreplaceError: fix undefined method crash · ac7a5937
    ilovezfs authored
    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.
    ac7a5937
    History
    InreplaceError: fix undefined method crash
    ilovezfs authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.