0
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update readme More... almost 11 years ago
refactor(spec) update paths to match project More... almost 11 years ago
feat(Enum) support underlying values of any type More... almost 11 years ago
refactor(helpers) move more helpers to definition_helpers More... almost 11 years ago
refactor(types) move all types to types/ More... almost 11 years ago
refactor(scalars) move to scalars directory More... almost 11 years ago
refactor(StaticValidation) move validators to rules More... almost 11 years ago
fix(Transformer) don't use const-missing, instead bring constants into the namespace More... almost 11 years ago
refactor(ObjectType) print in schema format More... almost 11 years ago
feat(StaticValidations) validate query variables More... almost 11 years ago
feat(StaticValidation) fragment spreads are possible More... almost 11 years ago
fix(Query) don't use query name in data key More... almost 11 years ago
Merge pull request #9 from pushrax/add-id-type More... almost 11 years ago
Move unrelated tests to their own file More... almost 11 years ago
Add ID type as per the GraphQL spec More... almost 11 years ago
refactor(definable) dry up string-named hash definition More... almost 11 years ago
feat(Query) make context more extensible More... almost 11 years ago
feat(StaticValidation) fragments are on valid types, fragments aren't infinite More... almost 11 years ago
version bump More... almost 11 years ago
docs(readme) add sample code More... almost 11 years ago
refactor(ArgumentsValidator) DRY More... almost 11 years ago
feat(Parser) parse JSON float syntax More... almost 11 years ago
feat(StaticValidation) validate arguments More... almost 11 years ago
feat(StaticValidation) fragment types exist More... almost 11 years ago
docs(extending graphql-ruby) describe duck-typing system More... almost 11 years ago
refactor(types) initialize with field helper and arg helper More... almost 11 years ago
feat(Schema::SchemaValidator) better create-time validations More... almost 11 years ago
feat(StaticValidation) validate directives are defined More... almost 11 years ago
Merge pull request #8 from bkrausz/master More... almost 11 years ago
refactor(field-selections) less duplication More... almost 11 years ago