method
ends_with?
v1.1.6 -
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?