Class: Renderer::Rendered

Inherits:
Struct
  • Object
show all
Defined in:
lib/selecta.rb

Instance Attribute Summary collapse

Instance Attribute Details

#choicesObject

Returns the value of attribute choices

Returns:

  • (Object)

    the current value of choices



537
538
539
# File 'lib/selecta.rb', line 537

def choices
  @choices
end

#search_lineObject

Returns the value of attribute search_line

Returns:

  • (Object)

    the current value of search_line



537
538
539
# File 'lib/selecta.rb', line 537

def search_line
  @search_line
end