Skip to content
  • Xavier Noria's avatar
    56832e79
    let Regexp#match? be globally available · 56832e79
    Xavier Noria authored
    Regexp#match? should be considered to be part of the Ruby core library. We are
    emulating it for < 2.4, but not having to require the extension is part of the
    illusion of the emulation.
    56832e79
    let Regexp#match? be globally available
    Xavier Noria authored
    Regexp#match? should be considered to be part of the Ruby core library. We are
    emulating it for < 2.4, but not having to require the extension is part of the
    illusion of the emulation.
Loading