1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test
Robin Dupret 686e820c48 Add a comment to ensure that a test won't be removed [ci skip]
The 'cow' => 'kine' inflection has gone with c300dca9 but it should
not be removed from the tested irregularities since it ensures that
inflections work with words that do not begin with the same letters.
2014-03-03 14:15:59 +01:00
..
autoloading_fixtures
core_ext Go with #presence_in instead of #present_in -- it doesnt sound quite as good, but the closer relationship to #presence over #present is ultimately worth it 2014-02-24 14:17:47 +01:00
dependencies
deprecation
fixtures
json
notifications
testing
xml_mini
abstract_unit.rb
autoload_test.rb
benchmarkable_test.rb
broadcast_logger_test.rb
caching_test.rb Return a hash rather than array from fetch_multi 2014-02-26 20:31:46 -06:00
callback_inheritance_test.rb
callbacks_test.rb
class_cache_test.rb
clean_backtrace_test.rb
clean_logger_test.rb
concern_test.rb Introduce Concern#class_methods and Kernel#concern 2014-02-23 12:06:23 -07:00
configurable_test.rb
constantize_test_cases.rb
dependencies_test.rb
dependencies_test_helpers.rb
deprecation_test.rb
descendants_tracker_test_cases.rb
descendants_tracker_with_autoloading_test.rb
descendants_tracker_without_autoloading_test.rb
file_update_checker_test.rb
gzip_test.rb
i18n_test.rb
inflector_test.rb
inflector_test_cases.rb Add a comment to ensure that a test won't be removed [ci skip] 2014-03-03 14:15:59 +01:00
key_generator_test.rb
lazy_load_hooks_test.rb
load_paths_test.rb
log_subscriber_test.rb
logger_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
notifications_test.rb
number_helper_i18n_test.rb
number_helper_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
subscriber_test.rb
tagged_logging_test.rb
test_test.rb
time_zone_test.rb travel_to travels back and re-raises if the block raises 2014-02-18 10:25:11 +01:00
transliterate_test.rb
xml_mini_test.rb