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. Jul 25, 2013
  2. Jul 24, 2013
  3. Jul 23, 2013
  4. Jul 22, 2013
  5. Jul 21, 2013
  6. Jul 20, 2013
    • Jack Nagel's avatar
      Add String#end_with? · 8e0158b4
      Jack Nagel authored
      I'm tired of not remembering if start_with?/end_with? are portable, so
      just add them both if they're not defined.
      8e0158b4
    • Jack Nagel's avatar
      Fix String#start_with? implementation · b1e5f5ee
      Jack Nagel authored
      It is supposed to accept a variable number of prefixes, and also to
      check if they are convertible to strings. This matches behavior
      documented in RubySpec.
      b1e5f5ee
  7. Jul 19, 2013
  8. Jul 18, 2013
Loading