method
modules_for_helpers
v7.2.3 -
Show latest stable
- Class:
ActionController::Helpers::ClassMethods
modules_for_helpers(args)public
Override modules_for_helpers to accept `:all` as argument, which loads all helpers in helpers_path.
#### Parameters
-
`args` - A list of helpers
#### Returns
-
`array` - A normalized list of modules for the list of helpers provided.