I'm happy to announce that my db_console plugin for Rails has just been added to Rails Core.
Plugin
Renumber clashing Rails migrations in one easy step
If you work in a team on a Rails project, chances are that you and your team mates occasionally create identically-numbered migrations. Renumbering a migration that you're working on is a pain, unless you're using this handy 'renumber_migrations' plugin.
Rails plugin for console database access
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
35 weeks 2 days ago
36 weeks 3 days ago
36 weeks 3 days ago
37 weeks 6 days ago
46 weeks 4 days ago
46 weeks 4 days ago
48 weeks 2 days ago
49 weeks 3 days ago
1 year 1 day ago
1 year 4 weeks ago