Hello,
FYI: The beer.db - a free open public domain beer, brewery n brewpubs dataset - now includes a web admin Rails engine that you can include in your web app. Example:
mount BeerDbAdmin::Engine, :at => ‘/db’
See the Rails engine in action [1]. More info in the README.md [2]. Cheers! Salud! Prost! Kampai!
[1] http://prost.herokuapp.com
[2] beer.db.admin/README.md at master · beerkit/beer.db.admin · GitHub