Quote
The time has come for Rubyists in general and Rails in particular to embrace Ruby’s Lisp heritage and ditch YAML as a configuration default for database. Code is Data/Data is Code. There are a host of reasons why Ruby is great for configuration and only a few in favor of YAML. Let’s look at why we use YAML in the Ruby community:
-You don’t have to quote Strings sometimes
-It is better than XML.
-Rails does it in the database configuration.
-You don’t have to quote Strings sometimes
-It is better than XML.
-Rails does it in the database configuration.
http://blog.mojotech...ll-the-way-down

New Topic/Question






MultiQuote





|