modules_for_helpers(args)
Instance Public methods
Overwrite #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.
Please login to continue.