No commit activity in last 3 years
No release in over 3 years
A collection of patches to Rails ActiveRecord - Unsigned Integer Columns, numeric STI column, numeric Polymorphic type column - which helps with partitioning in MySQL.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 3.2.10

Runtime

~> 3.2.10
 Project Readme

numeric_type_column

A collection of patches to Rails ActiveRecord that supports numeric type columns, which helps with partitioning in MySQL

I'm currently importing my code from a private project I am currently working on, which has to be re-organized, and re-named, so don't expect this gem to work right now - Wait a couple of days: I do need make this gem usable ASAP!