Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

defkode/rails-pg-extras-web

Repository files navigation

Important!

RailsPgExtrasWeb is merged with rails-pg-extras since version 4.0.0. Please used this gem instead.

RailsPgExtrasWeb

Web UI for rails-pg-extras

WebUI

Installation

Add this line to your application's Gemfile:

gem 'rails-pg-extras-web'

And then execute:

$ bundle

Update config/routes.rb

mount RailsPgExtrasWeb::Engine, at: 'pg_extras'

Authorization in production enviroment via HTTP Basic. Please set PG_EXTRAS_USER, PG_EXTRAS_PASSWORD environment variables.

Heroku example

heroku config:set PG_EXTRAS_USER=admin PG_EXTRAS_PASSWORD=secret

License

The gem is available as open source under the terms of the MIT License.

About

UI for rails-pg-extras

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages