Skip to content

History / How to: Use a custom email validator with Devise

Revisions

  • Revert "Simplify the custom email validation rule to use Ruby's in-build email validation regex"

    @samjewell samjewell committed May 3, 2019
  • Simplify the custom email validation rule to use Ruby's in-build email validation regex

    @samjewell samjewell committed May 3, 2019
  • Rubocop feelings: out "m.domain!=nil", in "m.domain.present?"

    Odinei Ribeiro committed Feb 24, 2017
  • Update wiki removing broken links

    @waldyr waldyr committed Apr 4, 2016
  • Updated How to: Use a custom email validator with Devise (markdown)

    ngocquyhoang committed Sep 3, 2015
  • Updated How to: Use a custom email validator with Devise (markdown)

    ngocquyhoang committed Sep 3, 2015
  • the :tree method was private and is no longer available - see https://github.com/lisinge/valid_email2/issues/12

    @jinhianlee jinhianlee committed Mar 24, 2015
  • Updated How to: Use a custom email validator with Devise (textile => markdown)

    @t-seto t-seto committed Jan 29, 2014