sveredyuk / axr
Simple architecture for the better ruby applications
☆24Updated 3 years ago
Alternatives and similar repositories for axr:
Users that are interested in axr are comparing it to the libraries listed below
- Ruby Async background job processor☆93Updated 2 years ago
- A debugging tool☆69Updated 5 years ago
- ActiveRecord schema annotations done right☆72Updated last month
- Simple and lightweight Virtus analog.☆100Updated last year
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 4 years ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Simple, functional authorization library and role management for ruby☆230Updated 4 years ago
- RSpec Matchers for Hanami☆46Updated 4 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated last year
- Pattern matching for Rails applications☆86Updated 3 weeks ago
- ☆33Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated last month
- Automatic scopes for ActiveRecord models.☆81Updated 6 months ago
- Custom script to generate new gems☆36Updated 8 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆39Updated 2 years ago
- Simple (Micro)Service template based on dry-system, hanami-api, hanami 2.0, rom, rabbitmq, kafka, psql, and other microlibraries.☆31Updated 2 years ago
- Bundler plugin to investigate dependencies☆23Updated 3 weeks ago
- Ruby Value Object conventions☆93Updated 4 years ago
- Logging library☆32Updated 9 months ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Comparative ruby web application benchmarks with a large number of routes☆98Updated this week
- GemCheck: Writing Better Ruby Gems Checklist☆95Updated 2 years ago
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆78Updated 5 months ago
- Simple index page for other references.☆53Updated last year
- Measure performance trends of Ruby code☆60Updated 11 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago