Does Ruby have a string.startswith(“abc”) built in method?

Does Ruby have a some_string.starts_with("abc") method that’s built in?

4 Answers
4

Leave a Comment