aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2018-02-21 16:34:39 -0500
committereileencodes <eileencodes@gmail.com>2018-02-21 16:34:39 -0500
commit63d530c5e68a8cf53603744789f53ccbc7ac1a0e (patch)
tree2b4edcdc3ac5c8d7c95b451a25d8111791c054bc /guides/rails_guides
parent16f279ebd474626577ced858e3626ac4535a33df (diff)
downloadrails-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 'guides/rails_guides')
0 files changed, 0 insertions, 0 deletions