Module: Jets::Rule
- Defined in:
- lib/jets/rule/base.rb
Overview
Base public methods get turned into Lambda functions.
Jets::Rule::Base < Jets::Lambda::Functions Both Jets::Rule::Base and Jets::Lambda::Functions have Dsl modules included. So the Jets::Rule::Dsl overrides some of the Jets::Lambda::Functions behavior.