Use ruby 2.x hash syntax
This commit is contained in:
@@ -12,5 +12,5 @@ Rabl.configure do |config|
|
||||
# config.include_plist_root = true
|
||||
# config.include_xml_root = false
|
||||
# config.enable_json_callbacks = false
|
||||
# config.xml_options = { :dasherize => true, :skip_types => false }
|
||||
# config.xml_options = { dasherize: true, skip_types: false }
|
||||
end
|
||||
|
Reference in New Issue
Block a user