From eefc22fa95e485231f8743f49a321ac285db9777 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 1 Apr 2006 22:28:46 +0000 Subject: Fix rails info for when js is off (closes #4472) [erik@codefaktor.de] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4126 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 1 + railties/html/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index fb58a0a761..ddaf36483b 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -15,6 +15,7 @@ This can be used by deployment managers to set the asset id by application revision + *1.12.0* (March 27th, 2005) * Add documentation for respond_to. [Jamis Buck] diff --git a/railties/html/index.html b/railties/html/index.html index 0d34eac1ef..a2daab72b7 100644 --- a/railties/html/index.html +++ b/railties/html/index.html @@ -244,7 +244,7 @@
-

About your application’s environment

+

About your application’s environment

-- cgit v1.2.3