Guest User

Untitled

a guest
Apr 26th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. module TrisanoSecuritay
  2. module Models
  3. module User
  4. reloadable!
  5. hook! 'User'
  6.  
  7. acts_as_authentic
  8.  
  9. end
  10. end
  11. end
Add Comment
Please, Sign In to add comment