module ActiveAdmin::ResourceController::DataAccess
def smart_resource_url
-
(String)
-
def smart_resource_url if create_another? new_resource_url(create_another: params[:create_another]) else super end end
(String)
-
def smart_resource_url if create_another? new_resource_url(create_another: params[:create_another]) else super end end