snusnu / dm-active_model

A plugin to make datamapper active_model compliant and thus compatible with rails3

This URL has Read+Write access

name age message
file .document Wed Sep 23 11:23:27 -0700 2009 Initial commit to dm-active_model. [snusnu]
file .gitignore Wed Sep 23 11:23:27 -0700 2009 Initial commit to dm-active_model. [snusnu]
file CHANGELOG Mon Dec 28 19:17:46 -0800 2009 Stripped whitespace [Dan Kubb]
file LICENSE Sun Dec 20 12:02:04 -0800 2009 Thx to jeweler this is now a gem [snusnu]
file README.rdoc Mon Dec 28 19:17:46 -0800 2009 Stripped whitespace [Dan Kubb]
file Rakefile Mon Dec 28 19:10:59 -0800 2009 Moved rake tasks importing into jeweler block ... [Dan Kubb]
file TODO Wed Sep 23 15:51:16 -0700 2009 Added implementation and initial specs The fin... [snusnu]
file dm-active_model.gemspec Mon Dec 28 19:36:09 -0800 2009 Bumped version to 0.1.0 [snusnu]
directory lib/ Mon Dec 28 19:36:09 -0800 2009 Bumped version to 0.1.0 [snusnu]
directory spec/ Mon Dec 28 19:17:46 -0800 2009 Stripped whitespace [Dan Kubb]
directory tasks/ Sun Dec 20 12:02:04 -0800 2009 Thx to jeweler this is now a gem [snusnu]
README.rdoc

dm-active_model

This plugin makes datamapper compliant with active_model conventions and thus compatible with rails3.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don’t break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but
     bump version in a commit by itself I can ignore when I pull)
    
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright © 2009 Martin Gamsjaeger (snusnu). See LICENSE for details.