Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged innodb

  • InnoDB Migrations

    Sets the default table type to InnoDB for new tables created with ActiveRecord migrations.

  • acts_as_fulltext_indexed

    A MySQL-specific plugin that allows you to perform fulltext searching on models backed by InnoDB tables, so you get transactions, foreign keys, and row-level locking while retaining the power of fulltext search.