Re: [Rails] Re: How to have *_url generate urls with https:// protocol

2010-05-27 Thread Philip Hallstrom
On May 27, 2010, at 10:11 AM, Errol Siegel wrote: >> I assume you meant to say "http://"; ? > > Yes! I thought I proof-read so well... > >>> How do I get *_url to generate a url with https:// for the protocol? >> >> some_model_url(:scheme => 'https') >> > Thanks for the response. I guess I w

[Rails] Re: How to have *_url generate urls with https:// protocol

2010-05-27 Thread Errol Siegel
> I assume you meant to say "http://"; ? Yes! I thought I proof-read so well... >> How do I get *_url to generate a url with https:// for the protocol? > > some_model_url(:scheme => 'https') > Thanks for the response. I guess I was looking for a way to do this application-wide. It would not