snusnu / dm-active_model
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.document | Wed Sep 23 11:23:27 -0700 2009 | |
| |
.gitignore | Wed Sep 23 11:23:27 -0700 2009 | |
| |
CHANGELOG | Mon Dec 28 19:17:46 -0800 2009 | |
| |
LICENSE | Sun Dec 20 12:02:04 -0800 2009 | |
| |
README.rdoc | Mon Dec 28 19:17:46 -0800 2009 | |
| |
Rakefile | Mon Dec 28 19:10:59 -0800 2009 | |
| |
TODO | Wed Sep 23 15:51:16 -0700 2009 | |
| |
dm-active_model.gemspec | Mon Dec 28 19:36:09 -0800 2009 | |
| |
lib/ | Mon Dec 28 19:36:09 -0800 2009 | |
| |
spec/ | Mon Dec 28 19:17:46 -0800 2009 | |
| |
tasks/ | Sun Dec 20 12:02:04 -0800 2009 |
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.
