Class: ApplicationOrator

Inherits:
Orator::Base show all
Defined in:
lib/generators/templates/orators/application_orator.rb

Method Summary

Methods inherited from Orator::Base

#__event_list, #__method_exists?, #__trigger, #event, #full_event, #initialize, #method_missing, #prevent_event, #respond_to_missing?, #send

Methods included from Orator::Base::ClassMethods

#after, #after_list, #before, #before_list, #event_list, #inherited, #on, #orator_name, #register_with

Constructor Details

This class inherits a constructor from Orator::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Orator::Base