format_for_extensions 0.1.0
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:
=
installation:
=
Dépendances de Runtime (1):
rails
>= 2.3.5