Parent

Methods

PGconn

Public Class Methods

quote_ident(name) click to toggle source
# File lib/memcache/pg_server.rb, line 5
def self.quote_ident(name)
  %("#{name}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.