rails/railties/lib
Robin Dupret 558f8aa2ee 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.
2014-07-23 20:05:14 +02:00
..
rails Set Psych as the YAML engine for Rubinius 2014-07-23 20:05:14 +02:00
rails.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00