class Onuro::BaseRule
Public Instance Methods
execute(_context = {})
click to toggle source
# File lib/onuro/base_rule.rb, line 8 def execute(_context = {}) SUCCESSFUL end
# File lib/onuro/base_rule.rb, line 8 def execute(_context = {}) SUCCESSFUL end