Skip to content

Implement a custom decorator

Amiel Martin edited this page May 20, 2013 · 2 revisions

Coming soon

Support for decorators are in the works at #1117. Soon this page will explain how to implement a decorator which will provide the api that Active Admin expects.

Until then, this testing example might come in useful: spec/support/templates/post_decorator.rb.

Clone this wiki locally