support a "rails style" render.action to render arbitrary actions from any other action without a redirect #44
Comments
Common use case: get("/") and get("/index.html") should do the same, sans a redirect |
Also consider a render.static("index.html") |
released with 1.3.3 4b0e799 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: