Update README

This commit is contained in:
ccocchi 2012-09-17 15:26:36 +02:00
parent 84cd69bdfd
commit d81c3bebfe
1 changed files with 6 additions and 5 deletions

View File

@ -92,6 +92,7 @@ RablRails works out of the box, with default options and fastest engine availabl
# config.cache_templates = true # config.cache_templates = true
# config.include_json_root = true # config.include_json_root = true
# config.json_engine = :yajl # config.json_engine = :yajl
# config.xml_engine = 'LibXML'
end end
``` ```