railsadminteam / rails_admin

RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
MIT License
7.87k stars 2.25k forks source link

Customize _head.html.erb - add refresh meta #3596

Open qvrb opened 1 year ago

qvrb commented 1 year ago

I've a requirement to automatically refresh an index page so i want to add the meta refresh header without a monkey patch. is this possible?