美文网首页我爱编程
Ruby Rack 中间件知识

Ruby Rack 中间件知识

作者: Aiden_Xi | 来源:发表于2018-04-14 13:04 被阅读38次

    这里分享几个Ruby 中 Rack 的讲解链接:

    1. http://huiming.io/2016/11/10/ruby-rack.html Ruby Rack 及其应用 (上)

    2. http://huiming.io/2017/04/30/ruby-rack-2.html Ruby Rack 及其应用 (下)

    3. https://ruby-china.org/topics/4840 Rack使用心得

    4. http://www.infoq.com/cn/news/2009/10/21-ruby-web-middlewares 21款强化Ruby Web应用程序的Rack中间件

    5. https://www.oschina.net/translate/understanding-rack-apps-and-middleware?cmp 理解 Rack 应用及其中间件

    6. 英文原文链接: https://blog.engineyard.com/2015/understanding-rack-apps-and-middleware

    相关文章

      网友评论

        本文标题:Ruby Rack 中间件知识

        本文链接:https://www.haomeiwen.com/subject/pgqlkftx.html