Method: Chop::Form::Field#path

Defined in:
lib/chop/form.rb

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



43
44
45
# File 'lib/chop/form.rb', line 43

def path
  @path
end