aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/time/publicize_conversion_methods.rb
Commit message (Collapse)AuthorAgeFilesLines
* no more need to make Time#to_date and Time#to_datetime publicSergey Nartimov2011-12-221-10/+0
| | | | they are public in actual 1.9 ruby version (tested at least in 1.9.2-p180)
* JRuby doesn't have UnboundMethod#nameJeremy Kemper2009-03-291-1/+1
|
* Extract time fixes into separate extensionsJeremy Kemper2009-03-241-0/+10