README.md in graphiti_graphql-0.1.14 vs README.md in graphiti_graphql-0.1.15
- old
+ new
@@ -48,9 +48,11 @@
```ruby
# *Uncomment* this line!
# require "sprockets/railtie"
```
+Alternatively, follow [this comment](https://github.com/rmosolgo/graphiql-rails/issues/53#issuecomment-877819958).
+
## Usage
#### Blending with graphql-ruby
Define your Schema and Type classes as normal. Then in an initializer: