HomeHandler
Inherits Marten::Handlers::Base < Marten::Handlers::XFrameOptions < Marten::Handlers::ContentSecurityPolicy < Marten::Handlers::Session < Marten::Handlers::RequestForgeryProtection < Marten::Handlers::Flash < Marten::Handlers::Cookies < Marten::Handlers::Callbacks < Reference < Object
Instance methods
get
Handles a GET HTTP request and returns a Marten::HTTP::Response object.
The default implementation will return a 405 (not allowed) response.