rails--rails/activesupport/test
gbuesing 32b82e4c6f Duration #since and #ago with no argument (e.g., 5.days.ago) return TimeWithZone when config.time_zone is set. Introducing Time.current, which returns Time.zone.now if config.time_zone is set, otherwise just returns Time.now 2008-04-20 21:57:04 -05:00
..
autoloading_fixtures
core_ext Duration #since and #ago with no argument (e.g., 5.days.ago) return TimeWithZone when config.time_zone is set. Introducing Time.current, which returns Time.zone.now if config.time_zone is set, otherwise just returns Time.now 2008-04-20 21:57:04 -05:00
dependencies
json Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping. [rick] 2008-04-08 03:45:26 +00:00
abstract_unit.rb
buffered_logger_test.rb require fileutils 2008-03-31 01:09:19 +00:00
caching_test.rb Support options passed to ActiveSupport::Cache :mem_cache_store [#14 state:resolved] 2008-04-17 12:58:31 -05:00
callbacks_test.rb Tidy up ActiveSupport::Callbacks::CallbackChain instance API. 2008-04-17 23:30:01 -05:00
clean_logger_test.rb
dependencies_test.rb
deprecation_test.rb
inflector_test.rb
inflector_test_cases.rb
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_handler_test.rb
option_merger_test.rb
ordered_options_test.rb
test_test.rb
time_zone_test.rb
whiny_nil_test.rb