rendering absolute paths by default

Hello, Is there any setting to make all urls render full address as opposed to relative by default? so call to: users_path -> http:localhost:3000/users as opposed to / users

thanks, Slava

Just use the _url form of the helper:

users_url => http://localhost:3000/users

Good enough? :wink:

-Rob

Rob Biedenharn Rob@AgileConsultingLLC.com http://AgileConsultingLLC.com/ rab@GaslightSoftware.com http://GaslightSoftware.com/