This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-04 03:00:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e5aa6569bc041238aafa5a400758c0a7536da93
rails
/
activesupport
/
lib
History
gbuesing
7e5aa6569b
TimeWithZone respects config.active_support.use_standard_json_time_format
2008-04-12 16:48:56 -05:00
..
active_support
TimeWithZone respects config.active_support.use_standard_json_time_format
2008-04-12 16:48:56 -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