Leigh Dodds
Leigh Dodds
A Rails app I'm working on occasionally hangs, with the process becoming unresponsive and having to be killed. We've also seen the same issue within the rails console and command-line...
In a feature I have: ``` ignoring_angular do visit "/" end ``` If I have this in my capybara `env.rb` ``` include Capybara::Angular::DSL ``` Then the wait for angular always...
The validation never returns because delayed job swallows the exception.
E.g. http://www.w3.org/TR/xmlschema-2/#string When it should be: http://www.w3.org/2001/XMLSchema#string
If a user supplies a schema and we fail to load it, then the application should report an error so its clear that the schema hasn't been applied. Currently it...
Add support for parsing package.json from the directory of queries. The package metadata should include the following: - title of the package - summary of the package - list of...
Generate additional browsing pages so that users can navigate to queries based on their type, tag or prefix