format_for_extensions 0.1.5
Tired of repeating 'validates_format_of' with the same regex expression across your models only to validate the same email address and postal code fields? So am I. Use format_for_extensions to dynamically define reusable formats for any ActiveRecord model attribute you want.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 2.3.5