Created
September 18, 2010 05:14
-
-
Save sophiebits/585381 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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