Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

No need to define String#starts_with? and #ends_with? as Ruby 1.8 support is deprecated.#61

Closed
tobiashm wants to merge 1 commit intoopenid:masterfrom
tobiashm:master
Closed

No need to define String#starts_with? and #ends_with? as Ruby 1.8 support is deprecated.#61
tobiashm wants to merge 1 commit intoopenid:masterfrom
tobiashm:master

Conversation

@tobiashm
Copy link
Copy Markdown
Contributor

The methods were introduced with Ruby 1.8.7 and 1.9.0, and since the library is now only targeted 1.9.2+ there is no need for this extra code.

…port is deprecated.

The methods were introduced with Ruby 1.8.7 and 1.9.0, and since the library is now only targeted 1.9.2+ there is no need for this extra code.
@tobiashm tobiashm closed this Oct 15, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant