Skip to content

Instantly share code, notes, and snippets.

@sophiebits
Created September 18, 2010 05:14
Show Gist options
  • Save sophiebits/585381 to your computer and use it in GitHub Desktop.
Save sophiebits/585381 to your computer and use it in GitHub Desktop.
diff --git a/railties/guides/source/rails_on_rack.textile b/railties/guides/sour
index eaebb05..c40fcf1 100644
--- a/railties/guides/source/rails_on_rack.textile
+++ b/railties/guides/source/rails_on_rack.textile
@@ -2,7 +2,6 @@ h2. Rails on Rack
This guide covers Rails integration with Rack and interfacing with other Rack c
-* Create Rails Metal applications
* Use Rack Middlewares in your Rails applications
* Understand Action Pack's internal Middleware stack
* Define a custom Middleware stack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment