Class: ActionLink::Edit
- Inherits:
-
Base
- Object
- ViewComponent::Base
- ApplicationComponent
- Base
- ActionLink::Edit
- Defined in:
- app/components/action_link/edit.rb
Overview
An action link that indicates editing an existing record.
Constant Summary collapse
- ICON =
'pencil-circle'
Method Summary
Methods inherited from Base
#icon?, #icon_tag, #options, #permission?
Methods inherited from ApplicationComponent
Constructor Details
This class inherits a constructor from ActionLink::ApplicationComponent