Sha256: cae647cdbd9900ca3fc4fd1403a99821269f97df5409c243f7f1cef737b09b73

Contents?: true

Size: 235 Bytes

Versions: 79

Compression:

Stored size: 235 Bytes

Contents

require("pathname")
module Postgres
  VERSION = "0.8.1"
  
  gemdir = Pathname("(string)").dirname.parent
  
  readme = (gemdir + "README.txt")
  
  header, message = readme.read.split(/^== Description/m)
  
  abort(message.strip)
end

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
cipherstash-pg-1.0.0.beta.22-x86_64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.22-x86_64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.22-arm64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.22-aarch64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.21-x86_64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.21-aarch64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.21-arm64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.21-x86_64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.19-x86_64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.19-x86_64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.19-arm64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.19-aarch64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.18-x86_64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.18-x86_64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.18-arm64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.18-aarch64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.17-aarch64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.17-x86_64-darwin ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.17-x86_64-linux ./misc/postgres/lib/postgres.rb
cipherstash-pg-1.0.0.beta.17-arm64-darwin ./misc/postgres/lib/postgres.rb