Class: AdminIt::Helpers::Field

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

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject

Returns the value of attribute context.



7
8
9
# File 'lib/admin_it/helpers/field.rb', line 7

def context
  @context
end

#fieldObject

Returns the value of attribute field.



7
8
9
# File 'lib/admin_it/helpers/field.rb', line 7

def field
  @field
end