Sha256: 86ec397852f65aaa3dd644b7d22f72c9c337a954df845287261cf334114bcd26

Contents?: true

Size: 1.19 KB

Versions: 60

Compression:

Stored size: 1.19 KB

Contents

# PgConn

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/pg_conn`. To experiment with that code, run `bin/console` for an interactive prompt.

TODO: Delete this and the text above, and describe your gem

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'pg_conn'
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install pg_conn

## Usage

TODO: Write usage instructions here

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/pg_conn.

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
pg_conn-0.33.0 README.md
pg_conn-0.32.2 README.md
pg_conn-0.32.1 README.md
pg_conn-0.32.0 README.md
pg_conn-0.31.0 README.md
pg_conn-0.30.0 README.md
pg_conn-0.29.1 README.md
pg_conn-0.29.0 README.md
pg_conn-0.28.0 README.md
pg_conn-0.27.1 README.md
pg_conn-0.27.0 README.md
pg_conn-0.26.2 README.md
pg_conn-0.26.1 README.md
pg_conn-0.26.0 README.md
pg_conn-0.25.0 README.md
pg_conn-0.24.0 README.md
pg_conn-0.23.0 README.md
pg_conn-0.22.0 README.md
pg_conn-0.21.0 README.md
pg_conn-0.20.0 README.md