diff options
author | eileencodes <eileencodes@gmail.com> | 2018-02-21 16:34:39 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2018-02-21 16:34:39 -0500 |
commit | 63d530c5e68a8cf53603744789f53ccbc7ac1a0e (patch) | |
tree | 2b4edcdc3ac5c8d7c95b451a25d8111791c054bc /railties/lib/rails.rb | |
parent | 16f279ebd474626577ced858e3626ac4535a33df (diff) | |
download | rails-63d530c5e68a8cf53603744789f53ccbc7ac1a0e.tar.gz rails-63d530c5e68a8cf53603744789f53ccbc7ac1a0e.tar.bz2 rails-63d530c5e68a8cf53603744789f53ccbc7ac1a0e.zip |
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`.
Diffstat (limited to 'railties/lib/rails.rb')
0 files changed, 0 insertions, 0 deletions