module
v4.1.8 -
Show latest stable
-
0 notes
Provides a set of methods for making links and getting URLs that depend on the routing subsystem (see ActionDispatch::Routing). This allows you to use the same format for links in views and controllers.
Constants
BUTTON_TAG_METHOD_VERBS = %w{patch put delete}