mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-23 19:13:13 +01:00
42bcbd36b7
* Remove rabl dependency * Replicate old Oj configuration
1 line
78 B
Ruby
1 line
78 B
Ruby
Oj.default_options = { mode: :compat, time_format: :ruby, use_to_json: true }
|