RubyGems.org

Adds an add_extra_data method to ActiveRecord that invisibly includes an extra data table. Means you can use STI but keep your database clean.

installgem install has_extra_data
Authors

Jeremy Walker

1,384 total downloads 704 for this version
Owners

955103d80e386882143a78875fb727bf

Gemfile
gem "has_extra_data", "~> 0.2"
Versions
  1. 0.2 May 16, 2011
  2. 0.1 May 15, 2011
Runtime Dependencies
  1. rails >= 0
Development Dependencies
  1. rspec-rails >= 0