Method: Simple::SQL::Connection::Scope#connection

Defined in:
lib/simple/sql/connection/scope.rb

#connectionObject (readonly)

Returns the value of attribute connection.



34
35
36
# File 'lib/simple/sql/connection/scope.rb', line 34

def connection
  @connection
end