method
ends_with?
v2.1.0 -
Show latest stable
- Class:
ActiveSupport::CoreExtensions::String::StartsEndsWith
ends_with?(suffix)public
Does the string end with the specified suffix?
ends_with?(suffix)Does the string end with the specified suffix?