Sha256: 5977d32832b7f87adab5c7422888ade2891f7356be3b0486559032d3879c584b

Contents?: true

Size: 117 Bytes

Versions: 52

Compression:

Stored size: 117 Bytes

Contents

# frozen_string_literal: true

class Regexp #:nodoc:
  def multiline?
    options & MULTILINE == MULTILINE
  end
end

Version data entries

52 entries across 50 versions & 7 rubygems

Version Path
mumukit-content-type-1.12.1 vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/regexp.rb
mumukit-content-type-1.12.0 vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/regexp.rb
activesupport-6.0.6.1 lib/active_support/core_ext/regexp.rb
activesupport-6.0.6 lib/active_support/core_ext/regexp.rb
activesupport-6.0.5.1 lib/active_support/core_ext/regexp.rb
activesupport-6.0.5 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.8 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.7 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.6 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.5 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.4 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.3 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.2 lib/active_support/core_ext/regexp.rb
activesupport-6.0.4.1 lib/active_support/core_ext/regexp.rb
mumukit-content-type-1.11.1 vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.4/lib/active_support/core_ext/regexp.rb
activesupport-6.0.4 lib/active_support/core_ext/regexp.rb
activesupport-6.0.3.7 lib/active_support/core_ext/regexp.rb
activesupport-6.0.3.6 lib/active_support/core_ext/regexp.rb
activesupport-6.0.3.5 lib/active_support/core_ext/regexp.rb
activesupport-6.1.0.rc1 lib/active_support/core_ext/regexp.rb