Use foo [skip ci]

This commit is contained in:
Jon Atack 2014-10-27 21:55:46 +01:00
parent b786fe2dfe
commit 63b0d2387a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ henceforth should be documented here.
*Joe Yates*
* Improve `attribute_method?` parsing for method names ending with a
predicate like `_start` and `_end`. For instance, a `life_start` attribute
predicate like `_start` and `_end`. For instance, a `foo_start` attribute
is now recognized instead of raising a NoMethodError.
*Timo Schilling*, *Jon Atack*