mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07: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 }
|