0.0
No commit activity in last 3 years
No release in over 3 years
All of the goodness of ActiveModel (validations, callbacks, etc.) along with declarative typed accessors, JSON serialization, and more.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
== FEATURES/PROBLEMS: * a simple FriendMailer object * email templates for HTML and plain text alternative * configurable amount of friends * support for including a user submitted message in the email * support for HTML as well as XML (nice for Flash integration) * server-side validation * erro...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Use the backbone-forms library https://github.com/powmedia/backbone-forms: a "Form framework for BackboneJS with nested forms, editable lists and validation"
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Create backbone twitter bootstrap form views easily using helpers. Handle and display validation failures from rails.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
This is a gem which allows you to build ActiveRecord objects from an Excel file with validations in your rails application.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
This validator uses modern email validation with URI to handle the nuances of checking email throughout your application. Rather than customizing a bunch of random regex that you found on various stack overflow pages, this lets you include a single validator throughout your entire application. It...
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A component to auto generate seed data with ActiveRecord using a set of predefined or custom rules respecting models validations
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over a year
HTTP request signing and validation library with support for header signing and multiple backends.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Make hash-based object initialization easy! Provides hash_make method that can consider parameter name, type, default value, validation, and requiredd/not, according to the specification provided. Also, by default assigns by default to instance variable of same name as parameter.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Even Rails can't be trusted not to produce malformed xml sometimes. Add this Rack middleware to the stack while you run your tests and it will monitor the responses you send, infer the appropriate validations based on content type, and raise if they fail.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
The Brazilian Tax ID (CPF) validation and formatting, more functions to come
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
The purpose of the builder object is to create a layer of abstraction between the controller and models in a Rails application. The builder is particularly useful for receiving complex post and put requests with multiple parameters, but is lightweight enough to use for simple writes when some fil...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Enkrip will encrypt & decrypt Active Record attributes seamlessly with Message Encryptor. By default compatible with Active model validation
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Give you the ability to search the Australia Post Web site with either Suburb or Postcode, and return an array of Locations. Also add's validation methods to ActiveRecord Objects to allow you to validate that A Postcode + State + Suburb is correct
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Find models in database which violate Active Record validation rules. Invalid models may raise unexpected error when updated.
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Used to validate a number is odd or even or palindrome
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
Simple DSL to validate params (and coerce them to the desired type) that fall outside of Rails' default parameter whitelisting and ActiveModel validations system. The common use cases are searching and sorting, whether from an HTML form or via a JSON API.
2020
2021
2022
2023
2024
2025