RubyGems.org

super_sti

0.2.1

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 super_sti
Authors

Jeremy Walker

627 total downloads 627 for this version
Owners

955103d80e386882143a78875fb727bf

Gemfile
gem "super_sti", "~> 0.2.1"
Versions
  1. 0.2.1 May 18, 2011
Runtime Dependencies
  1. rails >= 0
Development Dependencies
  1. rspec-rails >= 0