RubyGems Navigation menu

has_normalized_sti 1.1.1

has_normalzied_sti is a rails extension to allow Single Table Inheritance to work with a database normalized type column. The extension expects the STI model to have a type_id column instead of a type column. type_id should reference a Types table containg all the possible types. The types table will be auto populated with new types as new subclasses are saved.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.1.1 - September 20, 2011 (7,5 ko)
  2. 1.1.0 - September 20, 2011 (7,5 ko)
  3. 1.0.0 - June 24, 2011 (8 ko)

Dépendances de Runtime (1):

activerecord >= 3.0.0

Dépendances de Development (3):

i18n >= 0
jeweler >= 0
mocha >= 0

Propriétaires:

Auteurs:

  • Kevin Glowacz

Total de contrôle SHA 256:

e0c2f610928b24998f51a97fb729f69c41221575ecf5943832b1fc5ff3bbfe23

Total de téléchargements 11 132

Pour cette version 4 389

License:

aucune

Version de Ruby requise: None

Liens: