Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
test
Search
Hooopo
December 05, 2011
Programming
2
120
test
test
Hooopo
December 05, 2011
Tweet
Share
More Decks by Hooopo
See All by Hooopo
Web Security
hooopo
4
210
Other Decks in Programming
See All in Programming
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
100
[FEConf 2025] 모노레포 절망편, 14개 레포로 부활하기까지 걸린 1년
mmmaxkim
0
1.6k
OSS開発者という働き方
andpad
5
1.7k
為你自己學 Python - 冷知識篇
eddie
1
350
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
280
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.2k
開発チーム・開発組織の設計改善スキルの向上
masuda220
PRO
19
11k
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
510
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
390
時間軸から考えるTerraformを使う理由と留意点
fufuhu
15
4.6k
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
280
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
What's in a price? How to price your products and services
michaelherold
246
12k
Being A Developer After 40
akosma
90
590k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Fireside Chat
paigeccino
39
3.6k
Transcript
aspgems.com rack by example: bacchanalytics April 2.010
2
3 What is rack? Ruby API that models HTTP
4 HTTP request response →
5 request
6 response
7 What is rack? Object.call(env) [status, headers, body] →
8 Stack
9 Basic rack app
10
11 bacchanalytics
¡gracias!