Sha256: e33bb9b2eec7509019d39abbb8b9feb110aabf7107713d67c80e64f1ad0a244c

Contents?: true

Size: 587 Bytes

Versions: 2

Compression:

Stored size: 587 Bytes

Contents

## 1.1.1

* Improved ActionController::API support for Rails 5.0.x [@frodsan]

* Fixed "NameError: undefined local variable or method `view_context'" with ActionController::API or when rendering in controllers


## 1.1.0

* ActionController::API support [@frodsan]

* `ActiveDecorator::Decorator.instance.decorate` now returns the decorated object when the receiver was already a decorated object (it used to return `nil`) [@velonica1997]

* Update decorator_spec.rb syntax to respect RSpec 3 style [@memoht]

* Fixed namespace for TestUnit generator with some refactorings [@yhirano55]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
active_decorator-1.2.0 CHANGELOG.md
active_decorator-1.1.1 CHANGELOG.md