mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Client side validations
This commit is contained in:
parent
e987e201ad
commit
b51310062d
53 changed files with 503 additions and 305 deletions
|
@ -3,6 +3,7 @@ module Depp
|
|||
include ActiveModel::Validations
|
||||
include ActiveModel::Conversion
|
||||
extend ActiveModel::Naming
|
||||
include DisableHtml5Validation
|
||||
|
||||
attr_accessor :tag, :password, :pki
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue