Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged rake

  • Rake Task Completion

    Provides tab completion to the Bash shell for the Rake tasks in your Rails application.

  • plugin_migrations

    Adds support for plugin-based migrations.

  • Fosterite

    A simple plugin that allows you to query the database directly and run rake tasks from a web interface within your rails application.

  • Rails rcov

    Find your tests' blind spots easily with Mauricio Fernandez's rcov code coverage tool and this set of dynamic Rake tasks.

  • ar-backup

    Active Record backup is a Rails plugin which lets you backup and restore your database schema and content.

    Backups are organized by environments and SVN revision.

    (compatible with Sake)

  • Generally Useful

    A collection of useful rake tasks (and one module =) to help manage databases, coverage testing, etc.

  • easily migrate

    Adds rake tasks for easily migrating

  • Sakuzaku Rake Tasks

    Some really convenient rake tasks to for some painfully common Rails tasks.

  • Scheduler daemon

    Rails 2.3.2 compatible scheduler daemon. Replaces cron/rake pattern of periodically running rake tasks to perform maintenance tasks.