activeadmin_custom_layout 0.1.7
This gem extracts ActiveAdmin page components as content_for tags using rails CaptureHelper. You can then use those tags to customize application layout as with any non-ActiveAdmin Rails application.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
activeadmin
>= 1.0.0.pre4
dependencias de Development (11):
annotate
>= 0
awesome_print
>= 0
devise
>= 4.2.0, ~> 4.2
listen
>= 3.0.5, ~> 3.0
pry
>= 0.10.4, ~> 0.10
pry-byebug
>= 3.4.0, ~> 3.4
rubocop
>= 0
spring
>= 0
spring-watcher-listen
>= 2.0.0, ~> 2.0
sqlite3
>= 0
web-console
>= 0