Class: AdminIt::Helpers::Input

Inherits:
WrapIt::Base
  • Object
show all
Defined in:
lib/admin_it/helpers/input.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entityObject

Returns the value of attribute entity.



6
7
8
# File 'lib/admin_it/helpers/input.rb', line 6

def entity
  @entity
end

#fieldObject

Returns the value of attribute field.



6
7
8
# File 'lib/admin_it/helpers/input.rb', line 6

def field
  @field
end