This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
9e53b63601
rails--rails
/
activesupport
/
lib
History
gbuesing
9620372a6d
Time#since behaves correctly when passed a Duration.
Closes
#11527
[kemiller]
2008-04-12 19:35:47 -05:00
..
active_support
Time#since behaves correctly when passed a Duration.
Closes
#11527
[kemiller]
2008-04-12 19:35:47 -05:00
active_support.rb
Introduce ActiveSupport::TimeWithZone, for wrapping Time instances with a TimeZone. Introduce instance methods to Time for creating TimeWithZone instances, and class methods for managing a global time zone
2008-01-23 01:56:22 +00:00
activesupport.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00