Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
activesupport
/
lib
/
active_support
/
duration.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@8523
[8523]
01/02/08 09:08:14
bitsweat
Ruby 1.9 compat: add #raise to AS::BasicObject, fixup Duration argument …
(edit)
@8412
[8412]
12/15/07 02:30:17
bitsweat
Revert const_missing bypass in favor of Duration constant lookup tweak
(edit)
@8399
[8399]
12/15/07 02:27:41
bitsweat
Ruby 1.9 compat: define Duration#== [chuyeow]
(edit)
@7762
[7762]
10/07/07 01:07:00
bitsweat
Introduce BasicObject as Builder::BlankSlate for Ruby 1.9 forward …
(edit)
@6937
[6937]
06/04/07 22:00:53
bitsweat
Add Date#since, ago, beginning_of_day, and end_of_day. Date + seconds …
(edit)
@6901
[6901]
05/30/07 06:21:08
bitsweat
Time durations use since instead of + for accuracy. Closes
#8513
.
(edit)
@6022
[6022]
01/23/07 05:32:08
rick
Added test coverage for Inflector.inflections.clear. Closes
#7179
. [Rich …
(edit)
@5952
[5952]
01/15/07 17:13:45
minam
change Duration to use the new Object#acts_like? helper to do duck typing
(edit)
@5948
[5948]
01/15/07 16:47:51
minam
Make sure Duration uses duck-typing instead of explicit classes, so apps …
(add)
@5940
[5940]
01/15/07 06:54:50
nzkoz
Make 1.months and friends accurate by introducing a Duration class.
#6835
…
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog