Andrey

Results 7 comments of 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 ![spring_test](https://cloud.githubusercontent.com/assets/3481507/9300331/54bdde70-44cd-11e5-9c08-f4d0a5d84e3e.png)

@zaru can you please merge and release new version? This 406 error is really annoying for many people

Waiting for this to be merged