Has anyone run into issues configuring memcached with rails3? It seems that my app always expects memcached to be on the default localhost:11211 even when my environment configuration says otherwise. Perhaps rails3 needs memcached to be configured elsewhere?
Any help appreciated.
Thanks, Ed