Skip to content

Support launching with rackup on Rack 3 #259

@rsamoilov

Description

@rsamoilov

Description

Currently, launching a Rage application with rackup works correctly on Rack 2 but fails on Rack 3. Since Rack 3 is the current stable version, this should be supported.

Tips

  • Check the Rack 3 upgrade guide for breaking changes between Rack 2 and Rack 3.
  • Compare how the rackup command initializes the server in Rack 2 vs Rack 3 — the handler/server registration interface has changed.
  • Check the architecture doc that shows how Rage's core components interact with each other and outlines the design principles.
  • Feel free to ask any questions or request help in the comments below!

Metadata

Metadata

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