module Boolminot
Constants
- VERSION
Public Class Methods
clause_factory()
click to toggle source
# File lib/boolminot.rb, line 25 def self.clause_factory @clause_factory ||= ClauseFactory.new end
# File lib/boolminot.rb, line 25 def self.clause_factory @clause_factory ||= ClauseFactory.new end