class Cryap::Web::UsersController::Inbox

Defined in:

controllers/users/inbox.cr

Constructors

Instance Method Summary

Instance methods inherited from class Cryap::Web::Controller

return_error(status : HTTP::Status) return_error

Constructor methods inherited from class Cryap::Web::Controller

new new

Constructor Detail

def self.new(inbox : InboxService) #

Instance Method Detail

def inbox(context, name, body, headers) #