lulalala / adequate_errors
Overcoming limitation of Rails model errors API
☆48Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for adequate_errors
- Config as YAML yet still being 12-factor compliant☆34Updated 6 years ago
- It's a wrapper for the WordPress database, using ActiveRecord.☆39Updated 6 years ago
- The zero-configuration Dockerfile generator for Ruby.☆62Updated 2 weeks ago
- A gem that helps you generate your factory files.☆45Updated 9 years ago
- Automatic strong parameters☆82Updated 7 years ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 7 years ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated 2 months ago
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆63Updated 2 months ago
- I'm feeling lucky!☆62Updated 6 years ago
- integrate your Rails app with a attache server☆48Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆98Updated 4 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 5 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆73Updated 7 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆65Updated 2 years ago
- Bitwise attribute for ruby class and Rails model☆68Updated 2 years ago
- ☆58Updated last year
- Is event sourcing for everyone? You tell me. Code & slides for talk delivered at ParisRB and RubyConf Taiwan.☆66Updated last year
- Specing framework.☆48Updated 6 months ago
- Read from standby databases for ActiveRecord☆87Updated last year
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated 2 months ago
- Round by any arbitrary step in Ruby.☆62Updated 3 years ago
- An easy way to provide inline translations in your Rails app☆44Updated 9 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 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 …☆57Updated 5 years ago
- Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb☆92Updated 9 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- ActionMailer-like interface for any type of notifications☆116Updated last year