Sha256: b77dcf7dc51cf5b7e7fdb6803d8118b13565009bbfad3d1460ab83de1c1ad92a
Contents?: true
Size: 1.87 KB
Versions: 2
Compression:
Stored size: 1.87 KB
Contents
# ManageIQ::PostgresHaAdmin [](http://badge.fury.io/rb/manageiq-postgres_ha_admin) [](https://travis-ci.org/ManageIQ/manageiq-postgres_ha_admin) [](https://codeclimate.com/github/ManageIQ/manageiq-postgres_ha_admin) [](https://codeclimate.com/github/ManageIQ/manageiq-postgres_ha_admin/coverage) [](https://hakiri.io/github/ManageIQ/manageiq-postgres_ha_admin/master) [](https://gitter.im/ManageIQ/manageiq-postgres_ha_admin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## Installation Add this line to your application's Gemfile: ```ruby gem 'manageiq-postgres_ha_admin' ``` And then execute: $ bundle Or install it yourself as: $ gem install manageiq-postgres_ha_admin ## Development After checking out the repo, run `bundle update` to install dependencies. Then, run `rake` to run the tests. 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 tags, 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/ManageIQ/manageiq-postgres_ha_admin. ## License The gem is available as open source under the terms of the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
manageiq-postgres_ha_admin-3.1.3 | README.md |
manageiq-postgres_ha_admin-3.1.2 | README.md |