From 823538c7a8d622fb6298f8dcf858c3dcb1d9d373 Mon Sep 17 00:00:00 2001 From: Mike Gunderloy Date: Sun, 1 Feb 2009 10:32:24 -0600 Subject: [PATCH] Add Rails Guides to the default links on generated index.html --- railties/html/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/railties/html/index.html b/railties/html/index.html index e84c359..b5da6a2 100644 --- a/railties/html/index.html +++ b/railties/html/index.html @@ -229,6 +229,7 @@
  • Rails API
  • Ruby standard library
  • Ruby core
  • +
  • Ruby on Rails Guides
  • -- 1.6.1