Has anybody been able to setup Prawn with ActiveAdmin?

ActiveAdmin changes the controllers so where would you setup the show action for example?

link|improve this question

67% accept rate
feedback

1 Answer

See this controller. https://github.com/ianmurrays/active_invoices/blob/master/app/admin/invoices.rb#L116 I use action_item, then I send it to controller with prawn-rails. Hope you can get a better idea

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.