RubyGems.org

schema_plus

0.1.2

SchemaPlus is an ActiveRecord extension that provides enhanced capabilities for schema definition and querying, including: enhanced and more DRY index capabilities, support and automation for foreign key constraints, and support for views.

installgem install schema_plus -v 0.1.2
Authors

Ronen Barzel, Michał Łomnicki

30,563 total downloads 1,205 for this version
Owners

5ac931514fa7deadb59ed29909c233b8D969a347edb3054c711946c0ed07ce2f

Gemfile
gem "schema_plus", "~> 0.1.2"
Versions
  1. 1.1.2 March 20, 2013
  2. 1.1.1 March 12, 2013
  3. 1.1.0 March 11, 2013
  4. 1.0.1 February 4, 2013
  5. 1.0.0 December 4, 2012
Show all versions (22 total)
Runtime Dependencies
  1. rails >= 0
  2. valuable >= 0