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