mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
1e56b1d115
Ruby master ships with Psych 4.0.0 which makes `YAML.load` defaults to safe mode (https://github.com/ruby/psych/pull/487). However since these YAML files are trustworthy sources we can parse them with `unsafe_load`. |
||
---|---|---|
.. | ||
adapter_leasing_test.rb | ||
connection_handler_test.rb | ||
connection_handlers_multi_db_test.rb | ||
connection_handlers_multi_pool_config_test.rb | ||
connection_handlers_sharding_db_test.rb | ||
connection_swapping_nested_test.rb | ||
legacy_connection_handlers_multi_db_test.rb | ||
legacy_connection_handlers_sharding_db_test.rb | ||
merge_and_resolve_default_url_config_test.rb | ||
mysql_type_lookup_test.rb | ||
schema_cache_test.rb | ||
standalone_connection_test.rb | ||
type_lookup_test.rb |