Libraries
»
flag
(1.0.0)
»
Index
»
Flag
»
Feature
»
#on!
Method: Flag::Feature#on!
Defined in:
lib/flag.rb
#
on!
(what = "100%") ⇒
Object
119 120 121
# File 'lib/flag.rb', line 119
def
on!
(
what
=
"100%"
)
@members
<<
what
end