ror 从routing中得到所有的controller_name
ActionController::Routing.possible_controllers()
Returns the array of controller names currently available to ActionController::Routing.
ActionController::Routing.possible_controllers()
Returns the array of controller names currently available to ActionController::Routing.