rails--rails/activesupport/lib
eileencodes 63d530c5e6 Call `YAML.load` correctly
We should call methods with `.method_name` not `::method_name`. Fix two
instances of `YAML::load` I found in favor of `YAML.load`.
2018-02-21 16:34:39 -05:00
..
active_support Call `YAML.load` correctly 2018-02-21 16:34:39 -05:00
active_support.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00