Replies: 2 comments
|
We're not. We're likely to look at using the middlewares as part of a Rails app at some point, but likely not standalone. I feel like if you've got to write any code in a Rackup file it's probably not too much overhead to make you're own app (I'm +1 for removing it). Might be nice to have a minimal example of what to do instead of using |
0 replies
|
Hi. I have removed |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The standalone mode was mainly inspired by connexion. I like the approach, but I am wondering if others are using it. If not, I would like to remove that part in order to make the project easier to maintain.
All reactions