rails--rails/activesupport/test
José Valim 4f35d5a18b Merge pull request #4007 from exviva/expand_cache_key_for_one_element_array
Fix expanding cache key for single element arrays
2011-12-16 14:40:09 -08:00
..
autoloading_fixtures
core_ext Overrode Hash#nested_under_indifferent_access in HashWithIndifferentAccess 2011-12-11 13:08:50 -08:00
dependencies
deprecation
fixtures
json Removing extra requires from the test. Already loaded in abstract_unit. 2011-07-31 23:36:21 +05:30
xml_mini
abstract_unit.rb
autoload.rb
benchmarkable_test.rb * ActiveSupport::BufferedLogger#silence is deprecated. If you want to squelch 2011-12-09 16:05:57 -08:00
buffered_logger_test.rb missing require in activesupport test 2011-12-13 10:33:58 +03:00
caching_test.rb Merge pull request #4007 from exviva/expand_cache_key_for_one_element_array 2011-12-16 14:40:09 -08:00
callback_inheritance_test.rb
callbacks_test.rb Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a before callback halts. 2011-11-30 09:53:09 +01:00
class_cache_test.rb Rely solely on active_model_serializer and remove the fancy constant lookup. 2011-11-23 23:45:27 +00:00
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb Deprecate InstanceMethods namespace handling in ActiveSupport::Concern. 2011-11-21 22:17:35 +00:00
configurable_test.rb Fix configurable cristalization and tests. 2011-06-29 13:57:59 -03:00
constantize_test_cases.rb Ensure that constantize just rescues NameError that applies to the constant being currently loaded. 2011-09-23 16:21:49 +02:00
dependencies_test.rb Simplify load and require tests 2011-12-03 13:11:02 -05:00
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 FileUpdateChecker should be able to handle deleted files. 2011-12-13 11:23:21 +01:00
flush_cache_on_private_memoization_test.rb make class name consistent with the filename 2011-11-05 22:31:39 +05:30
gzip_test.rb
i18n_test.rb
inflector_test.rb defines Module#qualified_const_(defined?|get|set) and String#deconstantize 2011-10-29 18:10:45 -07:00
inflector_test_cases.rb Fix inflection regexes for mouse, mice 2011-12-07 23:14:02 -08:00
isolation_test.rb
lazy_load_hooks_test.rb
load_paths_test.rb
log_subscriber_test.rb
memoizable_test.rb Deprecate memoizable. 2011-06-15 17:08:08 -03:00
message_encryptor_test.rb Don't marshal dump twice when using encryptor. 2011-11-09 20:21:52 -02:00
message_verifier_test.rb Test deprecation warning when not using an options hash as second parameter. 2011-09-15 15:51:30 -04:00
multibyte_chars_test.rb
multibyte_conformance.rb
multibyte_test_helpers.rb
multibyte_unicode_database_test.rb
multibyte_utils_test.rb Removing extra requires from the test. Already loaded in abstract_unit. 2011-07-31 23:36:21 +05:30
notifications_test.rb implements AS::Notifications.subscribed, which provides subscriptions to events while a block runs 2011-11-05 12:02:54 -07:00
option_merger_test.rb
ordered_hash_test.rb Make `ActiveSupport::OrderedHash` extractable when using `Array#extract_options!` 2011-09-03 14:43:33 +07:00
ordered_options_test.rb
rescuable_test.rb Rescuable spelling error 2011-10-03 10:15:31 -04:00
safe_buffer_test.rb Revert removing gsub and sub from safe buffer. 2011-09-08 20:54:30 +02:00
string_inquirer_test.rb
tagged_logging_test.rb Checking blank if tag might coming nil or blank 2011-10-21 16:11:09 +05:30
test_case_test.rb
test_test.rb Removing extra requires from the test. Already loaded in abstract_unit. 2011-07-31 23:36:21 +05:30
time_zone_test.rb Using not effected timezone in tests. 2011-06-29 01:47:56 +05:30
transliterate_test.rb
ts_isolated.rb
whiny_nil_test.rb Remove NilClass whiners feature. 2011-12-08 20:28:09 +01:00
xml_mini_test.rb fixing tests on ruby trunk 2011-07-26 11:02:41 -07:00