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
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- RSpec Matchers for Hanami☆46Updated 4 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Ruby Async background job processor☆97Updated 2 years ago
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 5 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Simple, functional authorization library and role management for ruby☆230Updated 5 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Explicit image processing based on Dragonfly.☆111Updated 8 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- Simple index page for other references.☆53Updated 2 years ago
- GemCheck: Writing Better Ruby Gems Checklist☆93Updated 3 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Active Record extension providing slotted counters support☆108Updated 3 months ago
- A debugging tool☆69Updated 6 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Wrap your methods in DB Transactions☆53Updated last month
- Automatic scopes for ActiveRecord models.☆82Updated 10 months ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Multilang is a small library for translating database values for Rails 4 and Postgresql hstore☆41Updated 3 years ago
- Convert strings between different cases.☆97Updated last year
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 2 months ago