Skip to content

rack, rack-mount, and grape #8

@ericgj

Description

@ericgj

I just started looking at Grape. It strikes me as an extremely clean framework built on rack (and rack-mount for routing), and therefore may be good to look at for this code reading.

Rack-mount itself is interesting too. It mentions it ...supports Rack’s X-Cascade convention to continue trying routes if the response returns pass. But I don't see that documented anywhere, for instance in the interface spec nor in Rack::Cascade where I'd expect it. Anyone know where to look for info on this, is it a convention only rack-mount uses or is it used more widely?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions