32 Rack Resources to Get You Started

本文介绍了Rack框架,它为Ruby Web服务器与应用间提供了一个简洁的接口。文章提供了丰富的资源链接,包括官方主页、源码仓库及多个教程,涵盖了Rack的基本使用方法、中间件编写技巧等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Rack

What the heck is Rack and why is it getting so much press lately? Well, from it’s tag-line: “Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks.”

But what does that mean? Prior to Rack if you wanted to interface with Mongrel or Thin you had to write your own custom wrapper for talking to that web server. Rack standardized the interface for doing that and even added some icing on the cake.

Resources

  • Rack Homepage – This is the official Rack home page. There’s a mirror on GitHub as well.
  • Rack on GitHub – This is the official Rack source repository.
  • Rack-Contrib – This is the repository for rack middleware and different rack utilities. It’s a great starting point for examples.
  • Rack-development – The official Rack Google Group. It’s a great place to ask questions or get help with Rack related troubles.
  • Rack::Test and its RDoc. Much like Rack is a standard interface for talking to web servers, Rack::Test is a standard interface for testing Rack apps.

Tutorials and Links

Screencasts, Videos, and Presentations

Middleware

Documentation


Related posts:

  1. Rails metal call order
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值