rails/activemodel/lib
Andrew White 4dd5635922 Only call in_time_zone on Time or DateTime instances
Both String and Date now respond to in_time_zone so we need to
check if the value is a Time or a DateTime.
2012-12-11 12:35:30 +00:00
..
active_model Only call in_time_zone on Time or DateTime instances 2012-12-11 12:35:30 +00:00
active_model.rb Remove observers and sweepers 2012-11-28 22:46:49 -02:00