1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport
David Heinemeier Hansson 6e84d82ce9 Make it possible to say Time.now.in(1.year)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@735 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-21 15:05:32 +00:00
..
lib Make it possible to say Time.now.in(1.year) 2005-02-21 15:05:32 +00:00
test Added next_week and made beginning_of_week be a Monday, not a Sunday 2005-02-21 14:46:33 +00:00
CHANGELOG Added Time::Calculations to ask for things like Time.now.tomorrow, Time.now.yesterday, Time.now.months_ago(4) #580 [DP|Flurin] 2005-02-21 14:18:54 +00:00
Rakefile Require the Active Support gem 2005-02-15 16:35:07 +00:00