Method: ActiveScaffold::DataStructures::ActionLink#method
- Defined in:
- lib/active_scaffold/data_structures/action_link.rb
#method ⇒ Object
the RESTful method
88 89 90 |
# File 'lib/active_scaffold/data_structures/action_link.rb', line 88 def method @method end |