0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-02 18:46:47 +00:00
mastodon/config/initializers/oj.rb
Eugen Rochko 42bcbd36b7 Remove rabl dependency ()
* Remove rabl dependency

* Replicate old Oj configuration
2017-12-06 15:04:49 +09:00

2 lines
78 B
Ruby

Oj.default_options = { mode: :compat, time_format: :ruby, use_to_json: true }