Method: Megam::AppRequest#to_s

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

#to_sObject



226
227
228
229
# File 'lib/megam/core/app_request.rb', line 226

def to_s
  Megam::Stuff.styled_hash(to_hash)
#"---> Megam::Account:[error=#{error?}]\n"+
end