Class: Simple::SQL::Fragment

Inherits:
Struct
  • Object
show all
Defined in:
lib/simple/sql/duplicate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#to_sqlObject

Returns the value of attribute to_sql

Returns:

  • (Object)

    the current value of to_sql



5
6
7
# File 'lib/simple/sql/duplicate.rb', line 5

def to_sql
  @to_sql
end