lib/devise/models/validatable.rb in loyal_devise-2.1.2 vs lib/devise/models/validatable.rb in loyal_devise-2.1.3

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- module Devise module Models # Validatable creates all needed validations for a user email and password. # It's optional, given you may want to create the validations by yourself. # Automatically validate if the email is present, unique and its format is