Andrey
Andrey
There are really possible SQL injection is issue3, sorry. I've used `sanitize_sql` to fix all this warnings, but it would be great if Brakeman don't argue on class names or...
Yes with `load_defaults 6.1` and `has_many_inversing = false` it works correctly
Can we make `:float` values in JSON schema to be coercible from integers? Javascript from `{a: 1.0}` generates JSON {"a": 1}, and then ruby parses this 1 to integer value....
Hey, thanks for this great gem Current method `call` is also leaked to `action` method. Can we have action method name same as it was in original controllers ? It...
I had the same issue, but after I've create a first migration, spring starts to work 
@zaru can you please merge and release new version? This 406 error is really annoying for many people
Waiting for this to be merged