ruby-on-railshigh-voltage

Using high voltage to serve pages behind ssl


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


Solution

  • Okay i got the answer for this.

    page_url(:about, :protocol => "https")