module RulesProcessor
Constants
- VERSION
Attributes
configuration[RW]
Public Class Methods
configure() { |configuration| ... }
click to toggle source
# File lib/rules_processor.rb, line 29 def self.configure yield(configuration) end