Qn: How do I make url_for forget route memory? I have a page reached via a route like ‘/admin/:controller/:action’, and want to generate a link in that view, without the ‘admin’ bit at the beginning.
— #rubyonrails 3 months ago