RubyGems Navigation menu

has_normalized_sti 1.1.0

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.1 - September 20, 2011 (7.5 KB)
  2. 1.1.0 - September 20, 2011 (7.5 KB)
  3. 1.0.0 - June 24, 2011 (8.0 KB)

Development 依赖 (3):

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

业主:

作者:

  • Kevin Glowacz

SHA 256 校验和:

95ad3351a6f603dded4f34655184f0b4a4cfc0d96c88dbbc73cdc668d60f546c

下载总量 11,157

这个版本 3,357

许可:

需要的 Ruby 版本:

链接: