Method: SimpleApm::Sql#sql

Defined in:
app/models/simple_apm/sql.rb

#sqlObject

Returns the value of attribute sql.



4
5
6
# File 'app/models/simple_apm/sql.rb', line 4

def sql
  @sql
end