Class: Himari::Decisions::Authentication
- Defined in:
- lib/himari/decisions/authentication.rb
Defined Under Namespace
Classes: Context
Instance Attribute Summary
Attributes inherited from Base
#effect, #effect_comment, #effect_suggestion, #effect_user_facing_message, #rule_name
Instance Method Summary collapse
Methods inherited from Base
#allow!, allow_effects, #as_log, #continue!, #decide!, #deny!, #evolve, #initialize, #set_rule_name, #skip!, #to_h, valid_effects
Constructor Details
This class inherits a constructor from Himari::Decisions::Base
Instance Method Details
#to_evolve_args ⇒ Object
11 12 13 |
# File 'lib/himari/decisions/authentication.rb', line 11 def to_evolve_args {} end |