RubyGems Navigation menu

graphql-rails 0.0.5

Zero-configuration GraphQL + Relay support for Rails. Adds a route to process GraphQL operations and provides a visual editor (GraphiQL) during development. Allows you to specify GraphQL queries and mutations as though they were controller actions. Automatically maps Mongoid models to GraphQL types. Seamlessly integrates with CanCan.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.9 - September 20, 2016 (14 KB)
  2. 0.0.8 - September 20, 2016 (14 KB)
  3. 0.0.7 - August 31, 2016 (14 KB)
  4. 0.0.6 - August 24, 2016 (14 KB)
  5. 0.0.5 - August 05, 2016 (13.5 KB)
Show all versions (10 total)

Runtime Dependencies (4):

graphql ~> 0.13
graphql-relay ~> 0.9
rails ~> 4

Development Dependencies (1):

rspec ~> 2.6

Owners:

Authors:

  • James Reggio

SHA 256 checksum:

c052b122ece2b4ca15b22b7570144d281877c52bcdef4bf1e9527cc2787cf864

Total downloads 25,487

For this version 2,828

License:

MIT

Required Ruby Version: >= 2.1.0

Links: