module WannabeBool::InvalidValueBehaviour::False
Public Class Methods
call()
click to toggle source
# File lib/wannabe_bool/invalid_value_behaviour.rb, line 4 def self.call false end
# File lib/wannabe_bool/invalid_value_behaviour.rb, line 4 def self.call false end