brycesenz / validates_serializedLinks
Validation helpers for serialized ActiveModel attributes
☆21Updated 7 years ago
Alternatives and similar repositories for validates_serialized
Users that are interested in validates_serialized are comparing it to the libraries listed below
Sorting:
- Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.☆57Updated last year
- Extension to Sidekiq to pass job execution metadata such as status and result back to the client☆152Updated 3 years ago
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆79Updated 3 weeks ago
- Tasks to deploy Sidekiq with mina.☆92Updated 2 years ago
- Enhanced AJAX handling for Rails apps☆167Updated last year
- ServiceObject pattern☆48Updated 3 years ago
- MongoId's any_of like implementation for activerecord☆129Updated 2 months ago
- Wrap your methods in DB Transactions☆53Updated last month
- Rack middleware to redirect legacy domains☆82Updated 7 years ago
- autoNumeric.js library with an ujs flavor, ready-to-use for rails.☆47Updated 8 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- ☆194Updated 5 years ago
- Automaticaly increments a field in ActiveRecord.☆59Updated 8 months ago
- Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)☆80Updated 5 years ago
- Sidekiq plugin to log in Logstash style☆68Updated 2 months ago
- Test your Rake tasks in RSpec more easily☆51Updated last year
- Deprecated: please note, this project is no longer being maintained☆175Updated 6 years ago
- Power tools for Active Record relations (scopes)☆89Updated last month
- Store nested hashes in hstores in ActiveRecord☆87Updated 4 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- Globalize support for FriendlyId☆67Updated 3 months ago
- A rails engine that provides a simple web interface for exposing the Delayed::Job queue.☆75Updated 4 years ago
- Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.☆330Updated 3 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- Asynchronous event publishing for Wisper using Sidekiq