Question

I am using high voltage to serve about page. The path that is generated doesn't use https. How do i use high voltage to server pages behind https?

High Voltage Gem

Was it helpful?

Solution

Okay i got the answer for this.

page_url(:about, :protocol => "https")
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top