Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/hub_sso_lib.rb
Overview
Method to return a Roles object created from the contents of the Array the method is invoked upon. The array contents will be flattened. After that, each entry must be a single role symbol or string equivalent. Comma-separated lists are not currently allowed (improvements to the roles class could easily give this, but the bloat isn’t needed).