RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

dbbrowser gem - Simple Mountable Database Browser (using ActiveRecord) - mount DbBrowser::Server

Hello, I’ve built a simple database browser (connections, schema, tables, records, etc.) packaged up in gem that you can mount in your Sinatra or Rails web app. Example: mount DbBrowser::Server, :at => '/browse' See a live example running on Planet Vienna.rb. More info. Cheers.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in