Skip to content

Implement Rack::Builder#use #29

Open
@megatux

Description

@megatux

I want to try Tipi with an existing Roda API app. I use Rack Attack middleware.
First thing I notice is that the use Rack::Attack throws an error

config.ru:7:in load': undefined method use' for Tipi::RackAdapter:Module (NoMethodError)

Is because the Rack::Builder#use is not implemented?

Maybe related to #2, too

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions