0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made sure we're getting our error messages from I18n More... over 10 years ago
added spec for custom mx_message More... over 10 years ago
removed POC spec now that all tests have been moved to spec More... over 10 years ago
moved test for custom email regex from minitest to rspec. No more minitest! More... over 10 years ago
whitespace changes only More... over 10 years ago
moved tests for shorthand format of ActiveModel validation from minitest to rspec More... over 10 years ago
moved mx record tests from minitest to rspec More... over 10 years ago
moved tests for balancing of quoted characters from minitest to rspec More... over 10 years ago
removed tests for allow_nil option since it just tests native ActiveModel code, not any logic in this library More... over 10 years ago
moved test for custom error message from minitest to rspec More... over 10 years ago
moved test for whether validation modifies argument string from minitest to rspec More... over 10 years ago
moved quoted and excaped character tests from minitiest to rspec More... over 10 years ago
moved tests of domain and local length limit--both default and override--from minitest to rspec More... over 10 years ago
moved array of invalid email addresses from minitest to rspec More... over 10 years ago
moved array of good email addresses from minitest to rspec More... over 10 years ago
removed active_record scope from i18n files (and I don't even know Polish\!) More... over 10 years ago
added more Ruby versions to travis config More... over 10 years ago
added explicit install command to travis More... over 10 years ago
renamed Gemfiles for travis More... over 10 years ago
removed require_relative from spec so it can be tested with Ruby 1.8.7 More... over 10 years ago
explicitly told travis to use rspec More... over 10 years ago
wired up a framework for testing with rspec, including 2 POC specs More... over 10 years ago
added i18n to gemspec More... over 10 years ago
refactored ActiveModel validation helper More... over 10 years ago
added gemfiles to travis config to make sure it works with and without active_model More... over 10 years ago
updated gemspec with new author and homepage More... over 10 years ago
moved ActiveModel helper to a separate file More... over 10 years ago
removed ActiveRecord helper More... over 10 years ago
moved VERSION to a separate file More... over 10 years ago
Stub MX and A record checks More... almost 11 years ago