Method: Arel::Nodes::Case#case
- Defined in:
- activerecord/lib/arel/nodes/case.rb
#case ⇒ Object
Returns the value of attribute case.
6 7 8 |
# File 'activerecord/lib/arel/nodes/case.rb', line 6 def case @case end |
Returns the value of attribute case.
6 7 8 |
# File 'activerecord/lib/arel/nodes/case.rb', line 6 def case @case end |