Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged schema

  • Enforce Schema Rules

    Automatically validate your model against schema constraints. (Along the lines of what Dave Thomas mentioned in his keynote).

  • Migration Test Helper

    Adds helper methods to Test::Unit::TestCase for asserting the current state of the schema and executing migrations against the test database

  • Annotate models

    Add a comment summarizing the current schema to the top of each ActiveRecord model source file.

  • Schema Definition

    A Ruby on Rails plugin for easy migration generation.