For an internal project I’ve been working on I have to provide embeddable versions of internal tools for deployment on remote partner sites. I achieved this in my framework through, what I call, output format filters. Let’s say you have an action “cloud” in a controller “markets”. The URL to access this resource in its [...]