Sha256: e5f52307b3e2b3b6ea58b4b867f17985d254c4a88e3a73e2a12beb4a9216c4b3

Contents?: true

Size: 716 Bytes

Versions: 8

Compression:

Stored size: 716 Bytes

Contents

# Praxis::Mapper [![TravisCI][travis-img-url]][travis-ci-url] 

[travis-img-url]:https://travis-ci.org/rightscale/praxis-mapper.svg?branch=master
[travis-ci-url]:https://travis-ci.org/rightscale/praxis-mapper


Praxis::Mapper is a library that allows for large amounts of data to be loaded for a tree of associated models,
while minimizing requests to external services.
It does multi-stage fetch, with compaction between each stage.

Documentation and examples coming soon.

## Testing

To run unit tests:

    bundle exec rspec

## License

This software is released under the [MIT License](http://www.opensource.org/licenses/MIT). Please see  [LICENSE](LICENSE) for further details.

Copyright (c) 2014 RightScale

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
praxis-mapper-4.1.2 README.md
praxis-mapper-4.1.1 README.md
praxis-mapper-4.1 README.md
praxis-mapper-4.0 README.md
praxis-mapper-3.4.0 README.md
praxis-mapper-3.3 README.md
praxis-mapper-3.2 README.md
praxis-mapper-3.1.2 README.md