diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2014-07-23 19:24:16 +0200 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2014-07-23 20:05:14 +0200 |
commit | 558f8aa2ee80ee8cb859f0da9714dc93294c856b (patch) | |
tree | d921522068b5380133ad426183d66c8003f9a551 /actionpack/test/controller/webservice_test.rb | |
parent | 8c48a708243236491e33290e3b5676dc27a64c05 (diff) | |
download | rails-558f8aa2ee80ee8cb859f0da9714dc93294c856b.tar.gz rails-558f8aa2ee80ee8cb859f0da9714dc93294c856b.tar.bz2 rails-558f8aa2ee80ee8cb859f0da9714dc93294c856b.zip |
Set Psych as the YAML engine for Rubinius
Since the rubysl-yaml gem doesn't ship with Psych by default because of
its dependency on libyaml, on Rubinius, the default engine is Syck.
However, if we want to be able to run the application safely on
different rubies, we need to make people using Rubinius rely on Psych.
See http://git.io/uuLVag for further information.
Diffstat (limited to 'actionpack/test/controller/webservice_test.rb')
0 files changed, 0 insertions, 0 deletions