activeadmin_custom_layout 0.1.1
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:
=
installieren:
=
Runtime Abhängigkeiten (1):
activeadmin
>= 1.0.0.pre4
Development Abhängigkeiten (11):
annotate
>= 0
awesome_print
>= 0
devise
~> 4.2.0
listen
~> 3.0.5
pry
~> 0.10.4
pry-byebug
~> 3.4.0
rubocop
>= 0
spring
>= 0
spring-watcher-listen
~> 2.0.0
sqlite3
>= 0
web-console
>= 0