Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.2 KB

FQL (Factorial Query Language)

Sorbet Sorbet

Tests Tests

Lint Lint


A flexible, extensible query language that compiles down to Arel (to extend queries within a Rails application) or plain Ruby.


Quick start

In your Gemfile:

gem 'fql', git: '[email protected]/factorialco/fql'

License

The gem is available as open source under the terms of the MIT License.

Code of conduct

Everyone interacting in this project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Contribution guide

Pull requests are welcome!