rafal42 / qreds
Extensible query reducers architecture boilerplate & ready to go ActiveRecord filters/sorting for Grape APIs.
☆16Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for qreds
- Frees your Rails app from N+1 queries.☆190Updated 2 weeks ago
- Make ActiveRecord do conditions on your associations☆221Updated 2 months ago
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆223Updated 11 months ago
- Lightweight, simple and maintained JSON:API support for your next Ruby HTTP API.☆263Updated 3 months ago
- API wrapper builder with response serialization☆234Updated 2 years ago
- Full-Featured ElasticSearch Ruby Client with a Chainable DSL☆323Updated 4 months ago
- Include swagger-ui as rails engine and document your API with simple JSON or YAML files.☆83Updated 10 months ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆234Updated this week
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆361Updated 5 months ago
- Database validations for ActiveRecord☆537Updated last year
- ObjectTracer tracks objects and records their activities☆449Updated 6 months ago
- Find time-consuming database queries for ActiveRecord-based Rails Apps☆298Updated 9 months ago
- Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command…☆301Updated 2 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆273Updated 3 weeks ago
- Collection of rspec matchers to test your graphQL api schema.☆145Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆220Updated 8 months ago
- A gem for memoization in Ruby☆177Updated last month
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆225Updated last year
- This Background Jobs style guide is a list of best practices working with Ruby background jobs.☆471Updated last year
- Enables easily adding filtering in rails controllers☆141Updated 6 months ago
- RSpec matcher to control SQL queries made by block of code