ActiveDecoratorWithDecorateAssociations Build Status

Enable active_decorator to automatically decorate associated models

Installation

Add this line to your application's Gemfile:

gem 'active_decorator_with_decorate_associations'

And then execute:

$ bundle

Or install it yourself as:

$ gem install active_decorator_with_decorate_associations

Usage

See active_decorator https://github.com/amatsuda/active_decorator

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/active_decorator_with_decorate_associations.

License

The gem is available as open source under the terms of the MIT License.