Jokūbas

Results 3 comments of Jokūbas

Please explain more what you are trying to achieve. But basically, if I've correctly understood your question, when you add to graphql router `resources :users` graphql_rails expects that you have...

There are no downsides. I thought that it could be optional adapter. But if it would be better that files supporting would be enabled by default than I am more...

It seems that something is wrong with `RSpec::Matchers::AliasedMatcher` matcher. `ActiveSupport` seems to override `HaveReceived` methods. I'm pasting some output from debugging session what I found, it might be helpful. ```ruby...