mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 05:23:14 -08:00
3 lines
109 B
Ruby
3 lines
109 B
Ruby
# frozen_string_literal: true
|
|
|
|
Oj.default_options = { mode: :compat, time_format: :ruby, use_to_json: true }
|