Class | Merb::AbstractController |
In: |
lib/merb-action-args/abstract_controller.rb
|
Parent: | Object |
inherited | -> | old_inherited |
action_argument_list | [RW] |
Stores the argument lists for all methods for this class.
klass<Class>: | The controller that is being inherited from Merb::AbstractController. |