Method: PREP::Core::Group.allow_all

Defined in:
lib/core/group.rb

.allow_allObject



23
24
25
# File 'lib/core/group.rb', line 23

def self.allow_all
  return @@allow_all
end