mirror of
https://github.com/funamitech/mastodon
synced 2024-11-24 15:16:33 +09: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 }
|