Method: Arel::Nodes::Cte#materialized
- Defined in:
- activerecord/lib/arel/nodes/cte.rb
#materialized ⇒ Object (readonly)
Returns the value of attribute materialized.
8 9 10 |
# File 'activerecord/lib/arel/nodes/cte.rb', line 8 def materialized @materialized end |