Sha256: 352bef27cb19f82b26b6f2256d61b370c0e05e4752fe58482d744ad06a0375cc
Contents?: true
Size: 671 Bytes
Versions: 1
Compression:
Stored size: 671 Bytes
Contents
0.2.0 ----- - Replace `Oprah::Cache` with `ActiveSupport::Cache::MemoryStore` [#3] 0.1.3 ----- - Presenters can now be specified using the `only:` keyword argument, which takes either a Class or an Array of classes - Replace repeated method default arguments with splats - Add assertions to TestHelper - Delegate to most recent view context in presenters created from within Rails controllers [#1] - Add `#present` and `#present_many` methods to Presenter [#2] 0.1.2 ----- - Explicitly rescue `NameError` in `Cache#presenter_classes_for` - Add `Oprah::TestHelpers` - Delegate `#to_s` and `#inspect` to the presented object 0.1.1 ----- - Initial public release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oprah-0.2.0 | CHANGELOG.md |