Sha256: 711c59f807a1b42258e51b0d711026bf3a471455c205931bedb5cf91e16a7fdd

Contents?: true

Size: 236 Bytes

Versions: 79

Compression:

Stored size: 236 Bytes

Contents

require("pathname")
module Pg
  VERSION = "0.8.0"
  
  gemdir = Pathname("(string)").dirname.parent.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/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.22-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.22-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.22-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.21-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.21-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.21-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.21-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.19-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.19-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.19-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.19-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.18-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.18-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.18-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.18-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.17-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.17-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.17-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.17-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb