Class: Jets::Rule
- Inherits:
-
Object
- Object
- Jets::Rule
- Defined in:
- lib/jets/rule/base.rb,
lib/jets/rule.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.