Using url_for and expire_page in console and runner (a howto)

Hi all -

I recently had the need to use url_for and expire_page via script/runner. After some googling figured it out and thought I'd write it up so the next person doesn't have to google quite so much.

http://www.pjkh.com/articles/rails-console-runner-url-for-expire-page.html

Hope it helps someone :slight_smile:

-philip