Andy Williams
Andy Williams
not really an issue, more of a feature request. it would be nice if there was a cocoa touch static library target. then the project could be easily added as...
Order should use json_key_format I think that includes should use json_route_format ? e.g. `Resource.includes(:included_resource).order(:attribute_name) `
For some reason I am getting a trailing null character for local name in advertising data. This patch removes trailing nulls from the string
We get an error with rails 7.0.3.1. Downgrading to rails 7.0.3 fixes the error. The error is: `Psych::DisallowedClass: Tried to load unspecified class: Symbol` steps to reproduce: ``` errors =...