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.



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

def entity
  @entity
end

#fieldObject

Returns the value of attribute field.



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

def field
  @field
end