rails--rails/activesupport/test
Daniel Schierbeck 1bac04e854 Optimize the performance of #delegate
Remove the use of #__send__ in order to boost performance. This also
means that you can no longer delegate to private methods on the
target object.
2012-04-12 13:47:52 +02:00
..
autoloading_fixtures
core_ext Optimize the performance of #delegate 2012-04-12 13:47:52 +02:00
dependencies
deprecation
fixtures
json
notifications oops, forgot to commit the tests! 💣 2012-03-23 11:47:42 -07:00
xml_mini
abstract_unit.rb
autoload.rb
benchmarkable_test.rb
broadcast_logger_test.rb
caching_test.rb warning removed: (...) interpreted as grouped expression 2012-03-31 16:31:07 +05:30
callback_inheritance_test.rb
callbacks_test.rb
class_cache_test.rb
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb
configurable_test.rb
constantize_test_cases.rb
dependencies_test.rb
deprecation_test.rb
descendants_tracker_test_cases.rb
descendants_tracker_with_autoloading_test.rb
descendants_tracker_without_autoloading_test.rb
empty_bool.rb
file_update_checker_test.rb the file update checker now also detects removed files 2012-04-03 16:18:56 -07:00
gzip_test.rb
i18n_test.rb
inflector_test.rb
inflector_test_cases.rb adds a new test case for titleize 2012-04-08 01:10:08 +02:00
lazy_load_hooks_test.rb
load_paths_test.rb
log_subscriber_test.rb
logger_test.rb no more deprecation required. 2012-03-31 23:00:13 +05:30
message_encryptor_test.rb
message_verifier_test.rb
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_test_helpers.rb
multibyte_unicode_database_test.rb
notifications_test.rb
option_merger_test.rb
ordered_hash_test.rb
ordered_options_test.rb
rescuable_test.rb
safe_buffer_test.rb
string_inquirer_test.rb
tagged_logging_test.rb
test_case_test.rb
test_test.rb
time_zone_test.rb
transliterate_test.rb
ts_isolated.rb
xml_mini_test.rb