Eric-Guo / where-orLinks
Where or function backport from Rails 5 for Rails 4.2
☆113Updated 8 years ago
Alternatives and similar repositories for where-or
Users that are interested in where-or are comparing it to the libraries listed below
Sorting:
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆572Updated 4 years ago
- Adds file validators to ActiveModel.☆259Updated 4 years ago
- Rack middleware that provides access to rack.session environment☆259Updated 6 years ago
- Request logging for Grape!☆149Updated 2 weeks ago
- Fast asset compilation and deployment for your Rails app☆199Updated 3 years ago
- ☆380Updated 6 years ago
- Test existence of your Rails callbacks without having to call them☆133Updated 6 years ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated last year
- Extend ActiveRecord pluck to return array of hashes☆305Updated 7 years ago
- Capistrano plugin which adds a remote rails console and dbconsole☆164Updated 7 years ago
- Easily suppress the Rails logger☆167Updated last year
- Action Cable testing utils☆213Updated 4 years ago
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆239Updated 3 years ago
- Migrate data along with schema migrations in Rails and keep them up to date.☆368Updated last year
- this is forked from tolgap/wkhtmltopdf-binary .☆73Updated 5 years ago
- Automatically creates validations basing on the database schema.☆174Updated 2 years ago
- A perfect image optimizer for Ruby☆189Updated 2 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆365Updated 2 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 2 months ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated last year
- Paranoid Documents for Mongoid 7☆120Updated last month
- Distributed mutex using Redis☆292Updated 4 months ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- I18n ActiveRecord backend☆324Updated last year
- Seamless second database integration for Rails.☆219Updated last week
- A tool to upgrade Rails 4-style specs to Rails 5-style