简体   繁体   中英

How to change the default layout for the active admin in ruby on rails?

I am new in ruby and generated an admin panel using devise and active admin but I want to change the default layout and design of whole active admin. I have researched this but mostly information is outdated and not providing a proper way to do this most of the information is incomplete.

Is there any way to do this?

您可以使用它来更改活动管理员的主题https://github.com/paladini/activeadmin-themes

You can use the ActiveAdmin custom layout plugin . However, if you find yourself wanting to customize everything consider whether you might be better off with regular Rails scaffolding, without ActiveAdmin.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM