aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
blob: 391447140d947876c93a21d67eb2d651107b7cac (plain) (blame)
1
2
3
* Added that Inflector now accepts Symbols and Classes by calling .to_s on the word supplied

* Added time unit extensions to Fixnum that'll return the period in seconds, like 2.days + 4.hours.