Class: Katalyst::Navigation::Button

Inherits:
Item
  • Object
show all
Defined in:
app/models/katalyst/navigation/button.rb

Overview

Renders an HTML button using button_to.

Constant Summary collapse

HTTP_METHODS =
%i[get post patch put delete].index_by(&:itself).freeze

Instance Attribute Summary

Attributes inherited from Item

#children, #depth, #index, #parent