Skip to content
Snippets Groups Projects
Commit 29ffe1ca authored by Eugen Rochko's avatar Eugen Rochko
Browse files

Make sure Rabl is using Oj

parent b142a2eb
No related branches found
No related tags found
No related merge requests found
Rabl.configure do |config|
config.json_engine = Oj
config.cache_all_output = false
config.cache_sources = Rails.env.production?
config.include_json_root = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment