Plugins by Red Hill Consulting

Foreign Key Migrations
Foreign Key Migrations is a plugin that automatically generates foreign-key constraints when creating tables. It uses SQL-92 syntax and as such should be compatible with most databases that support foreign-key constraints.
Rating: 4/5 (17 votes)
Added on 26 May 2006
Cascading Stylesheets
Allows you to define application-wide, environment-specific (such as different backgrounds for UAT and production) and page-specific styles without needing to manually link each one.
Rating: 3/5 (6 votes)
Added on 26 May 2006
Cascading Javascripts
Allows you to define application-wide and page-specific javascript files without needing to manually include each one.
Rating: 5/5 (1 vote)
Added on 26 May 2006
Row Version Migrations
Row Version Migrations is a plugin that automatically generates row version columns for every database table.
Rating: 4/5 (2 votes)
Added on 2 Jun 2006
System Settings
Provides a convenient way to store and retrieve system configuration settings in the database.
Rating: 4/5 (2 votes)
Added on 3 Jul 2006
Environment Check
Checks that your rails application is running against the correct database, given the current environment (+RAILS_ENV+).
Rating: 0/5 (0 votes)
Added on 4 Jul 2006
Schema Validations
Schema Validations is a plugin that reads various constraints defined against columns in your database and applies the closest matching rails validation. (Ala Dave Thomas' Keynote.)
Rating: 4/5 (9 votes)
Added on 18 Jul 2006
Transactional Migrations
Transactional Migrations is a plugin that ensures your migration scripts--both up and down--run within a transaction. When used in conjunction with a database that supports transactional Data Definition Language (DDL)--such as PostgreSQL--this ensures that if any statement within your migration script fails, the entire script is rolled-back.
Rating: 5/5 (5 votes)
Added on 14 Aug 2006
Foreign Key Associations
Foreign Key Associations is a plugin that automatically creates associations based on foreign-keys.
Rating: 5/5 (3 votes)
Added on 6 Sep 2006
RedHillOnRails Core
RedHill on Rails Core is a plugin that adds the following features: * Generic support for foreign-keys; * Mechanism for obtaining indexes directly from a model class; and * A mechanism for determining when <code>Schema.define()</code> is running.
Rating: 4/5 (9 votes)
Added on 11 Sep 2006
Add a plugin

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?