Method: Megam::Error#auth

Defined in:
lib/megam/core/error.rb

#authObject

used by resque workers and any other background job



24
25
26
# File 'lib/megam/core/error.rb', line 24

def auth
  self
end