It would be great to add wildcards for selecting every elements of a controller. For example, select every controllers in the admin folder: ``` rake adeia:permissions elements="admin/*" ```
It would be great to add wildcards for selecting every elements of a controller. For example, select every controllers in the admin folder: