Method: Simple::SQL::Fragment#to_sql

Defined in:
lib/simple/sql/duplicate.rb

#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