Sha256: 03a20071e6d996ae7b9ebd8539b53dd0aa0ba49da0339f580439d004ad740b9a
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
# beer.db.admin Open beer web admin addon / rails engine * home :: [github.com/geraldb/beer.db.admin](https://github.com/geraldb/beer.db.admin) * bugs :: [github.com/geraldb/beer.db.admin/issues](https://github.com/geraldb/beer.db.admin/issues) * gem :: [rubygems.org/gems/beerdb-admin](https://rubygems.org/gems/beerdb-admin) * rdoc :: [rubydoc.info/gems/beerdb-admin](http://rubydoc.info/gems/beerdb-admin) * forum :: [groups.google.com/group/beerdb](https://groups.google.com/group/beerdb) ## Demo Try the `beer.db` web admin demo running on Heroku [`prost.herokuapp.com`](http://prost.herokuapp.com). ## Usage ### Rails In your routes (`config/routes.rb`) mount the beer.db.admin app; add the line: mount BeerDbAdmin::Server, :at => '/db' ## License The `beer.db.admin` scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever. ## Questions? Comments? Send them along to the [Open Beer Database & Friends Forum/Mailing List](http://groups.google.com/group/beerdb). Thanks!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
beerdb-admin-0.1.1 | README.md |