mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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 }
|