Class: Insika::Refinement::Panel::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/insika/refinement/panel.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#budgetObject (readonly)

Returns the value of attribute budget

Returns:

  • (Object)

    the current value of budget



76
77
78
# File 'lib/insika/refinement/panel.rb', line 76

def budget
  @budget
end

#entriesObject (readonly)

Returns the value of attribute entries

Returns:

  • (Object)

    the current value of entries



76
77
78
# File 'lib/insika/refinement/panel.rb', line 76

def entries
  @entries
end

#failedObject (readonly)

Returns the value of attribute failed

Returns:

  • (Object)

    the current value of failed



76
77
78
# File 'lib/insika/refinement/panel.rb', line 76

def failed
  @failed
end

#winnerObject (readonly)

Returns the value of attribute winner

Returns:

  • (Object)

    the current value of winner



76
77
78
# File 'lib/insika/refinement/panel.rb', line 76

def winner
  @winner
end

Instance Method Details

#winner_reportObject



77
# File 'lib/insika/refinement/panel.rb', line 77

def winner_report = winner&.report