RubyGems.org

A collection of patches to Rails ActiveRecord - Unsigned Integer Columns, numeric STI column, numeric Polymorphic type column - which helps with partitioning in MySQL.

installgem install numeric_type_column
Authors

Roberto Quintanilla Gonzalez

1,672 total downloads 288 for this version
Owners

9994a8cd682499af8cb46caea6df8153

Gemfile
gem "numeric_type_column", "~> 0.0.5"
Versions
  1. 0.0.5 January 3, 2013
  2. 0.0.4 November 22, 2012
  3. 0.0.3 November 15, 2012
  4. 0.0.2 October 24, 2012
  5. 0.0.1 July 5, 2012
Runtime Dependencies
  1. activerecord ~> 3.2.10