Class: Refine::Inline::Criteria::Option

Inherits:
Struct
  • Object
show all
Defined in:
app/models/refine/inline/criteria/option.rb

Instance Attribute Summary collapse

Instance Attribute Details

#display ⇒ Object

Returns the value of attribute display



1
2
3
# File 'app/models/refine/inline/criteria/option.rb', line 1

def display
  @display
end

#id ⇒ Object

Returns the value of attribute id



1
2
3
# File 'app/models/refine/inline/criteria/option.rb', line 1

def id
  @id
end