Top Level Namespace

Defined Under Namespace

Modules: ActionPack, ActionView, ActiveRecord, ActiveSupport, Brick, Rails Classes: BigDecimal, ControllerOption, Object, OurBignum, OurFixnum, Railtie

Constant Summary collapse

PGconn =

Avoid pg gem deprecation warning: “You should use PG::Connection, PG::Result, and PG::Error instead”

PG::Connection
PGresult =
PG::Result
PGError =
PG::Error