diff options
author | Andrew White <andrew.white@unboxedconsulting.com> | 2016-04-28 07:49:37 +0100 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2016-05-05 05:07:58 +0100 |
commit | e77588d4e14f4720db5bfce5aff7cd5ab3218a29 (patch) | |
tree | 594b97960c7fec7bf0f340c039039e425b454025 /railties/test/application | |
parent | 3bed679670dd8348ffc348509a653677c6ecb7f3 (diff) | |
download | rails-e77588d4e14f4720db5bfce5aff7cd5ab3218a29.tar.gz rails-e77588d4e14f4720db5bfce5aff7cd5ab3218a29.tar.bz2 rails-e77588d4e14f4720db5bfce5aff7cd5ab3218a29.zip |
Fix to_yaml test when run individually
The to_yaml method is undefined when running the test as:
$ ruby -I lib:test test/core_ext/string_ext_test.rb
Doesn't fail when running rake test:isolated presumably because
something else has required 'yaml' already.
Diffstat (limited to 'railties/test/application')
0 files changed, 0 insertions, 0 deletions