Methods

Files

Class/Module Index [+]

Quicksearch

ActiveRecord::ConnectionAdapters::PostgreSQL::OID::SpecializedString

Public Class Methods

new(type) click to toggle source
# File lib/arjdbc/postgresql/base/oid.rb, line 48
def initialize(type)
  @type = type
end

Public Instance Methods

type() click to toggle source
# File lib/arjdbc/postgresql/base/oid.rb, line 46
def type; @type end

[Validate]

Generated with the Darkfish Rdoc Generator 2.