Sha256: 516a4240883aa51b5a992c101b7ed31713c71baeb9452e55473e80812d2c3b3b
Contents?: true
Size: 990 Bytes
Versions: 6
Compression:
Stored size: 990 Bytes
Contents
= MarkMapper A Ruby Object Mapper for MarkLogic. == Install $ gem install mark_mapper == Documentation http://markmapper.com/documentation/ http://rdoc.info/github/markmapper/markmapper == Compatibility MarkMapper is tested against: * MRI 2.2.0 Additionally, MarkMapper is tested against: * Rails 4.2.x == Contributing & Development $ git clone https://github.com/paxtonhare/markmapper && cd markmapper $ bundle install $ bundle exec rake * Fork the project. * Make your feature addition or bug fix. All specs should pass. * Add specs for your changes. 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 in another branch so a maintainer ignore it when your pull request is merged. * Send a pull request. Bonus points for topic branches. == License & Copyright See LICENSE for details.
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
mark_mapper-0.0.6 | README.rdoc |
mark_mapper-0.0.5 | README.rdoc |
mark_mapper-0.0.4 | README.rdoc |
mark_mapper-0.0.3 | README.rdoc |
mark_mapper-0.0.2 | README.rdoc |
mark_mapper-0.0.1 | README.rdoc |