Sha256: 61163b32ba309bb86a9a85caf5f639582a8fe1213cdb5e9cd26cfea06bd05c2e
Contents?: true
Size: 523 Bytes
Versions: 1
Compression:
Stored size: 523 Bytes
Contents
# JamJar JamJar dynamically creates SQLite-backed, in memory, ActiveRecord models to help you test your ActiveRecord extensions. ## Installation Add this line to your application's Gemfile: ```ruby gem "jamjar" ``` And then execute: $ bundle ## Usage TODO ## Contributing 1. Fork it 2. Create a branch (`git checkout -b super-foo`) 3. Add your feature and specs. 4. Commit your changes (`git commit -am 'Extra-super foo-matic.'`) 5. Push to the branch (`git push origin super-foo`) 6. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jamjar-0.0.1 | README.md |