0

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

Leo Correa
  • 19,131
  • 2
  • 53
  • 71
usha
  • 28,973
  • 5
  • 72
  • 93

1 Answers1

0

Okay i got the answer for this.

page_url(:about, :protocol => "https")
usha
  • 28,973
  • 5
  • 72
  • 93