Method: Megam::Auth#initialize
- Defined in:
- lib/megam/core/auth.rb
#initialize ⇒ Auth
Returns a new instance of Auth.
19 20 21 |
# File 'lib/megam/core/auth.rb', line 19 def initialize @some_msg = {} end |
Returns a new instance of Auth.
19 20 21 |
# File 'lib/megam/core/auth.rb', line 19 def initialize @some_msg = {} end |