I can easily redirect but I\'d like to do a render the edit page on validation failure so I carry over all the validation methods into the form. I\'m not sure how to render
Have you tried this?
render active_admin_template('edit.html.arb'), :layout => false