index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
time_with_zone.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding TimeWithZone#between?
Geoff Buesing
2008-02-17
1
-1
/
+5
*
TimeWithZone #+ and #- behave consistently with numeric arguments regardless ...
Geoff Buesing
2008-02-16
1
-2
/
+15
*
Adding TimeWithZone #to_yaml, #to_datetime, #eql? and method aliases for duck...
Geoff Buesing
2008-02-10
1
-0
/
+23
*
TimeWithZone #in_time_zone returns +self+ if zone argument is the same as #ti...
Geoff Buesing
2008-02-10
1
-0
/
+1
*
Adding TimeWithZone #to_a, #to_f, #to_i, #httpdate, #rfc2822
Geoff Buesing
2008-02-10
1
-1
/
+22
*
Pruning unneeded TimeWithZone#change_time_zone_to_current
Geoff Buesing
2008-02-10
1
-5
/
+0
*
TimeWithZone#- added, so that #- can handle a Time or TimeWithZone argument ...
Geoff Buesing
2008-01-26
1
-0
/
+6
*
Adding UTC zone to TimeZone; TimeWithZone no longer has to fake UTC zone with...
Geoff Buesing
2008-01-25
1
-8
/
+7
*
Adding Time and DateTime #compare_with_coercion, which layers behavior on #<=...
Geoff Buesing
2008-01-23
1
-1
/
+0
*
Introduce ActiveSupport::TimeWithZone, for wrapping Time instances with a Tim...
Geoff Buesing
2008-01-23
1
-0
/
+156