Class: ValidatorsRepresenter::ValidatorClient

Inherits:
Object
  • Object
show all
Defined in:
lib/roar/rails/validations_representer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject

Returns the value of attribute kind.



7
8
9
# File 'lib/roar/rails/validations_representer.rb', line 7

def kind
  @kind
end

#optionsObject

Returns the value of attribute options.



7
8
9
# File 'lib/roar/rails/validations_representer.rb', line 7

def options
  @options
end