rails--rails/activesupport/test
José Valim e58ad8ed9c Setup and teardown now use new callbacks. 2009-12-30 11:09:27 +01:00
..
autoloading_fixtures
core_ext Added Object#presence that returns the object if it's #present? otherwise returns nil [DHH/Colin Kelley] 2009-12-27 17:54:43 -08:00
dependencies
fixtures
json
xml_mini
abstract_unit.rb
autoload.rb
benchmarkable_test.rb
buffered_logger_test.rb
caching_test.rb
callback_inheritance_test.rb
callbacks_test.rb
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb
dependencies_test.rb
deprecation_test.rb
flush_cache_on_private_memoization_test.rb
gzip_test.rb
i18n_test.rb
inflector_test.rb
inflector_test_cases.rb
isolation_test.rb
memoizable_test.rb
message_encryptor_test.rb
message_verifier_test.rb
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_test_helpers.rb
multibyte_unicode_database_test.rb
multibyte_utils_test.rb
notifications_test.rb Remove ActionView inline logging to ActiveSupport::Notifications and create ActionController::Base#log_event, so everything can be logged within one listener. Also expose log_process_action as a hook for different modules to include their own information during the action processing. This allow ActiveRecord to hook and any other ORM. Finally, this commit changes 'Processing' and 'Rendering' in logs to 'Processed' and 'Rendered' because at the point it's logged, everying already happened. 2009-12-26 20:28:53 +01:00
option_merger_test.rb
ordered_hash_test.rb
ordered_options_test.rb
rescuable_test.rb
secure_random_test.rb
string_inquirer_test.rb
test_test.rb Setup and teardown now use new callbacks. 2009-12-30 11:09:27 +01:00
time_zone_test.rb
ts_isolated.rb
whiny_nil_test.rb Fix whiny_nil tests, improve error messages and make CI happy. 2009-12-25 22:00:36 +01:00