module ActiveAdmin::ResourceController::DataAccess
def create_another?
-
(Boolean)
- true if user requested to create one more
def create_another? params[:create_another].present? end
(Boolean)
- true if user requested to create one more
def create_another? params[:create_another].present? end