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`. |
||
---|---|---|
.. | ||
active_record | ||
arel | ||
rails/generators | ||
active_record.rb | ||
arel.rb |