validate contact form email
This commit is contained in:
@@ -6,5 +6,6 @@ module Cmtool
|
||||
property :email
|
||||
property :phone
|
||||
property :body
|
||||
validates :email, presence: true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user