Guest User

Untitled

a guest
May 26th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. class SessionsController < ApplicationController
  2. include PM::Zendesk::Controller if PM::Zendesk.enabled?
  3.  
  4. # .... more controller methods ....
  5. end
Add Comment
Please, Sign In to add comment