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.11-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.11-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.11-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.11-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.10-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.10-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.10-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.10-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.9-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.9-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.9-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.9-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.8-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.8-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.8-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.8-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.7-x86_64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.7-arm64-darwin ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.7-aarch64-linux ./misc/ruby-pg/lib/ruby/pg.rb
cipherstash-pg-1.0.0.beta.7-x86_64-linux ./misc/ruby-pg/lib/ruby/pg.rb