Libraries
»
feature_switches
(0.2.1)
»
Index
»
Switches
»
Percentage
»
#to_f
Method: Switches::Percentage#to_f
Defined in:
lib/switches/percentage.rb
#
to_f
⇒
Object
27 28 29
# File 'lib/switches/percentage.rb', line 27
def
to_f
@value
.
to_f
end