James Tindall

Results 7 comments of James Tindall

be really nice if we could get a new tag/version release and pushed to npm for this!

especially as pointing to the commit where the react version was updated does not work with this repo

Is there code in grape-swagger or swagger-ui that is wrongly labelling the param "body" when it's called "data" in the param validation?

@dblock Hi. Yeah, tried that and the "body" param doesn't even feature in the POST params sent when you click the "try it out!" button. So not only is the...

I found one solution is to add this after a connection has been established: ``` Ruby ActiveRecord::Base.connection.enable_query_cache! ``` But wonder if there's a better way ?

+1 !! I burnt a bunch of time on this. Expected an unfound file to throw an error so thought I was doing something else wrong, very annoying.

+1 or just put the above minmatch work around on the docs page.