mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-14 04:03:59 -05: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 }
|