Flowdock
method

https?

Importance_1
v2.1.0 - Show latest stable - 0 notes - Class: ActionController::Integration::Session
https?() public

Return true if the session is mimicing a secure HTTPS request.

  if session.https?
    ...
  end
Show source
Register or log in to add new notes.