Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jan 18, 2017
  2. Jan 17, 2017
  3. Jan 16, 2017
  4. Jan 15, 2017
  5. Jan 14, 2017
  6. Jan 13, 2017
  7. Jan 12, 2017
    • ilovezfs's avatar
      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
Loading