7even / active_record-annotateLinks
ActiveRecord models annotator based on rails' schema dumper
☆25Updated 6 years ago
Alternatives and similar repositories for active_record-annotate
Users that are interested in active_record-annotate are comparing it to the libraries listed below
Sorting:
- Simple and lightweight Virtus analog.☆100Updated 2 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Simple, functional authorization library and role management for ruby☆231Updated 5 years ago
- Ruby Async background job processor☆96Updated 2 years ago
- All the world's a server, and all the men and women merely clients☆106Updated 11 months ago
- Explicit image processing based on Dragonfly.☆111Updated 8 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆42Updated 2 years ago
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 5 years ago
- ActiveRecord associations on top of PostgreSQL arrays☆63Updated 10 months ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆104Updated 9 years ago
- Parameters-based transformation DSL☆214Updated 9 months ago
- PgMorph gives you a way to handle DB consistency for polymorphic relations and is based on PostgreSQL inheritance and partitioning featur…☆73Updated 6 years ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Stop use Active Support in not rails related projects☆148Updated 2 years ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- Human-friendly DSL for writing HTTP(s) clients in Ruby☆109Updated 8 months ago
- Wrap your methods in DB Transactions☆53Updated 4 months ago
- RSpec Matchers for Hanami☆46Updated 4 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Decorators on top of your ORM layer.☆172Updated 8 months ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Flexible presenters for Rails.☆179Updated last month
- Orchestration SAGA builder for ruby☆57Updated 3 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 5 months ago
- Action Cable command-line client☆230Updated last year
- Allows Sequel to reuse Active Record's database connection☆141Updated 3 months ago
- A Rake task that helps you find unique validations in Rails models that do not have proper DB indexes.☆26Updated 2 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago