franckverrot / activevalidators
Collection of ActiveModel/ActiveRecord validators
☆304Updated last year
Alternatives and similar repositories for activevalidators:
Users that are interested in activevalidators are comparing it to the libraries listed below
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 3 months ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 years ago
- Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers☆475Updated last year
- routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL re…☆464Updated 11 months ago
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 4 years ago
- Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output for…☆514Updated 3 months ago
- Adds ability to pull back random records from Active Record☆204Updated 4 years ago
- simple_form custom inputs to get image/link previews with file uploads.☆163Updated last year
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Execute irreversible actions only when transactions are not rolled back☆159Updated 2 months ago
- Test your ActionMailer and Mailer messages with Capybara☆340Updated 3 years ago
- Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid☆273Updated 10 months ago
- A library for "one off" announcements in Rails apps.☆297Updated 5 months ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆150Updated 7 years ago
- #set speeds up RSpec test suites by persisting records once☆205Updated 7 years ago
- A class-based enumerator gem for Rails☆274Updated 8 years ago
- State machine extracted from ActiveModel☆534Updated 2 years ago
- spawn gem for Rails to easily fork or thread long-running code blocks☆397Updated 5 years ago
- Create nested forms with ease.