Sha256: 2f2e160af8b3e4217bfb7dea120da68dc26911bfd2140a37c19b50ff5c70a9f3
Contents?: true
Size: 816 Bytes
Versions: 1
Compression:
Stored size: 816 Bytes
Contents
# rspec-set CHANGELOG ## 0.1.2 * fix reload destroy models by [@pcreux][] ## 0.1.1 * add test suite by [@loganhasson][] (PR [#4][]) * fix relig destroyed models by [@loganhasson][] (PR [#5][]) ## 0.1.0 * only reload persisted models * relig destroyed models * warn when used with non active record objects * add support for `rspec >= 2.12` by [@21croissants][] ## 0.0.1 * create model in `#before(:all)` statement * reload model in `#before(:each)` statement * make model available via `#let()` <!--- The following link definition list is generated by PimpMyChangelog ---> [#4]: https://github.com/pcreux/rspec-set/issues/4 [#5]: https://github.com/pcreux/rspec-set/issues/5 [@21croissants]: https://github.com/21croissants [@loganhasson]: https://github.com/loganhasson [@pcreux]: https://github.com/pcreux
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rspec-set-0.1.2 | CHANGELOG.md |