guides icon indicating copy to clipboard operation
guides copied to clipboard

Mention `routes` helper for actions

Open radar opened this issue 2 years ago • 0 comments

I noticed in an action I can write:

routes.url(:account, id: account.address)

The Routing guide seems to only show the Hanami.app["routes"] way of doing things instead.

radar avatar Nov 23 '22 08:11 radar