I've created an atom feed for my rails app but I would like users to subscribe via feedburner. I would like to hide the page from everyone except feedburner.
I've found a similar question but the solution seemed specific to php. Could someone help achieve this this in rails? Thanks
My route for the feed is "/feed"