Sha256: 023e128b55b691de9746f7307d7a14bfa736a6cef3aa6e175c1d1cae83d5e495
Contents?: true
Size: 170 Bytes
Versions: 3
Compression:
Stored size: 170 Bytes
Contents
module Formol module Controllers module Auth def current_formol_user send(Formol.config.current_user_helper_method.to_sym) end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
formol-0.0.6 | lib/formol/controllers/auth.rb |
formol-0.0.5 | lib/formol/controllers/auth.rb |
formol-0.0.4 | lib/formol/controllers/auth.rb |