Class: ActionLink::Edit

Inherits:
Base show all
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

#initialize

Constructor Details

This class inherits a constructor from ActionLink::ApplicationComponent