Sha256: bd98a2bcdcecc9e519ff31641d701f2c35030a39f225790476cc8b9ef5988cac
Contents?: true
Size: 267 Bytes
Versions: 4
Compression:
Stored size: 267 Bytes
Contents
module SqlPostgres # A function requiring a database connection was called, but the object # didn't have a database connection. class NoConnection < Exception end end # Local Variables: # tab-width: 2 # ruby-indent-level: 2 # indent-tabs-mode: nil # End:
Version data entries
4 entries across 4 versions & 1 rubygems