⚠️ This gem is under active development and has not been published to RubyGems. Please do not use in production.
Installation
Add Quail to your Gemfile:
gem "quail", git: "https://github.com/taywils/quail.git", branch: "main"
Quick Start
rails generate quail:install
Documentation
📖 Full documentation: Quail Docs Website
📂 Documentation source: quail-docs Github Repo
The docs site covers the resource DSL, mutations, queries, subscriptions, custom types, authentication wiring, and more.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/taywils/quail.
License
Released under the MIT License.