Libraries
»
determinator
(2.5.3)
»
Index
»
Determinator
»
Feature
»
#active?
Method: Determinator::Feature#active?
Defined in:
lib/determinator/feature.rb
#
active?
⇒
Boolean
26 27 28
# File 'lib/determinator/feature.rb', line 26
def
active?
!
!
active
end