> 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 be very DRY to have to add (:scheme =>
'https') to every place in my app where I call a *_url helper.
Is there another way?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment