mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-10-31 20:14:26 +00:00
42bcbd36b7
* Remove rabl dependency * Replicate old Oj configuration
2 lines
78 B
Ruby
2 lines
78 B
Ruby
Oj.default_options = { mode: :compat, time_format: :ruby, use_to_json: true }
|