Method: SQL::Maker::Select#joins

Defined in:
lib/sql/maker/select.rb

#joinsObject

Returns the value of attribute joins.



8
9
10
# File 'lib/sql/maker/select.rb', line 8

def joins
  @joins
end