I'm happy to announce that my db_console plugin for Rails has just been added to Rails Core.
dbconsole
Rails plugin for console database access
By Steve Purcell - Posted on October 19th, 2007
Ever tried using 'psql' or 'mysql' on the command-line to connect to your Rails database, only to find you forgot how to specify all those '-u' and '-h' parameters?
This plugin provides handy rake tasks for running DB console programs for the various databases in your database.yml. It supports postgresql, mysql, sqlite and sqlite3 connections.



Recent comments
33 weeks 3 days ago
34 weeks 4 days ago
34 weeks 4 days ago
36 weeks 23 hours ago
44 weeks 5 days ago
44 weeks 5 days ago
46 weeks 4 days ago
47 weeks 5 days ago
50 weeks 3 days ago
1 year 2 weeks ago