RubyGems.org

mini_record

0.2.1

With it you can add the ability to create columns outside the default schema, directly in your model in a similar way that you just know in others projects like DataMapper or MongoMapper.

installgem install mini_record -v 0.2.1
Authors

Davide D'Agostino

5,345 total downloads 867 for this version
Owners

40b5a05e7dad8cbc9d886d8593d8ea02

Gemfile
gem "mini_record", "~> 0.2.1"
Versions
  1. 0.3.1 February 17, 2012
  2. 0.3.0 January 22, 2012
  3. 0.3.0.b January 22, 2012
  4. 0.3.0.a January 21, 2012
  5. 0.2.1 September 10, 2011
Show all versions (8 total)
Runtime Dependencies
  1. activerecord ~> 3.1.0