mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
ends_width => ends_with
This commit is contained in:
@@ -1264,7 +1264,7 @@ Active Support adds that functionality to <tt>%</tt> in previous versions of Rub
|
||||
|
||||
NOTE: Defined in +active_support/core_ext/string/interpolation.rb+.
|
||||
|
||||
h4. +starts_with?+ and +ends_width?+
|
||||
h4. +starts_with?+ and +ends_with?+
|
||||
|
||||
Active Support defines 3rd person aliases of +String#start_with?+ and +String#end_with?+:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user