mirror of
https://github.com/kikobar/mastodon.git
synced 2025-01-01 18:54:18 +00: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 }
|