Comment on Flask is awesomeparentComments−masklinn14y> Huh? Here's the `config.ru` that you need:Really? I remember it being significantly more work in the past, like having to change the `require` and create a class around all the routing methodsIf that's all which is required to make a Sinatra app into a good Rack citizen, then consider my previous assertion wrong and rescinded.
Comments
> Huh? Here's the `config.ru` that you need:
Really? I remember it being significantly more work in the past, like having to change the `require` and create a class around all the routing methods
If that's all which is required to make a Sinatra app into a good Rack citizen, then consider my previous assertion wrong and rescinded.