Closed westonganger closed 5 years ago
Currently you cannot use button_to with options without using a block. This PR makes this normal use case possible.
button_to
Currently you cannot use
button_to
with options without using a block. This PR makes this normal use case possible.