Saygun ICYUZ
Results
2
issues of
Saygun ICYUZ
Hi all. Upcoming JSON:API version recommending camelCase. Currently, I derived serializable resources from base one which defines key format as: ``` key_format ->(key) { key.to_s.camelize(:lower) } ``` Is it possible...
Administrate has released a stable version. https://github.com/thoughtbot/administrate/blob/main/CHANGELOG.md#100-october-31-2025 Can we test with v1.0.0 and then update the gemspec file?