class Guh::RuleType
Public Class Methods
all()
click to toggle source
# File lib/guh/rule_type.rb, line 3 def self.all ["EventBasedRule", "StateBasedRule", "MixedRule"] end
# File lib/guh/rule_type.rb, line 3 def self.all ["EventBasedRule", "StateBasedRule", "MixedRule"] end