Class: K8::ActionInfo0
- Inherits:
-
ActionInfo
- Object
- ActionInfo
- K8::ActionInfo0
- Defined in:
- lib/keight.rb
Overview
:nodoc:
Constant Summary
Constants inherited from ActionInfo
Instance Attribute Summary
Attributes inherited from ActionInfo
Instance Method Summary collapse
Methods inherited from ActionInfo
create, #form_action_attr, #initialize, #method
Constructor Details
This class inherits a constructor from K8::ActionInfo
Instance Method Details
#path ⇒ Object
1044 |
# File 'lib/keight.rb', line 1044 def path(); @urlpath_format; end |