ruby on rails - RefineryCMS admin functionality -


i have never worked cms before new me , need advice. refinerycms.

i need create admin page allow admin user run ruby code, i.e. gem or custom functionality, in ground. more maintenance purposes client run. how add page admin backend let me add buttons run custom rake tasks or run code gem?

you don't need page this, need route custom controller want.. using plain rails. make sure route action before mount refinery::core::engine or else take on wildcard routing.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -