class Reactor::Cm::EditorialGroup
The EditorialGroup
class respects the user management configured in the content manager and handles all editorial groups. See @Group for further details.
Protected Instance Methods
base_name()
click to toggle source
Overwritten method from Group
.
# File lib/reactor/cm/editorial_group.rb, line 14 def base_name 'groupProxy' end