Sha256: cf70bd47dea596b30c1ec703111d94f5e592a13f9af6adde08036e608889ec7e

Contents?: true

Size: 130 Bytes

Versions: 100

Compression:

Stored size: 130 Bytes

Contents

# frozen_string_literal: true

class String
  alias_method :starts_with?, :start_with?
  alias_method :ends_with?, :end_with?
end

Version data entries

100 entries across 91 versions & 12 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/string/starts_ends_with.rb
mumukit-content-type-1.12.0 vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.6.1/lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.6.1 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.6 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.5.1 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.8.1 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.8 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.5 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.8 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.7.1 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.7 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.7 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.6.3 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.6 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.6.2 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-5.2.6.1 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.5 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.4 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.3 lib/active_support/core_ext/string/starts_ends_with.rb
activesupport-6.0.4.2 lib/active_support/core_ext/string/starts_ends_with.rb