sinatra最佳实践资源

邬朗
2023-12-01

http://blog.carbonfive.com/2013/06/24/sinatra-best-practices-part-one/

 

http://blog.carbonfive.com/2013/06/28/sinatra-best-practices-part-two/

 

使用https://github.com/SaitoWu/simba生成sinatra骨架

 

http://www.padrinorb.com/

Padrino is a ruby framework built upon the Sinatra web library. Sinatra is a DSL for creating simple web applications in Ruby. Padrino was created to make it fun and easy to code more advanced web applications while still adhering to the spirit that makes Sinatra great!

 

如何部署sinatra with thin

http://blog.csdn.net/hexudong08/article/details/7911958

 类似资料: