RubyGems.org

datamappify

0.1.0

ActiveRecord is without doubt the de facto ORM library for Rails and many Ruby web frameworks. Many developers however, do not like database migrations and prefer to use DSL for data mapping. Datamappify is created with the sole purpose of getting rid of the DB migration headaches.

installgem install datamappify -v 0.1.0
Authors

Fred Wu

5,171 total downloads 1,081 for this version
Owners

2735068c913a072744a799e3c0833b7b

Gemfile
gem "datamappify", "~> 0.1.0"
Versions
  1. 0.40.0 May 21, 2013
  2. 0.30.0 April 12, 2013
  3. 0.20.1 March 19, 2013
  4. 0.20.0 March 19, 2013
  5. 0.10.1 March 16, 2013
Show all versions (11 total)
Runtime Dependencies
  1. activerecord >= 0