From f9bc30fe7f4aaf0367205792d96368e1ff33f457 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 6 Feb 2008 22:00:21 +0000 Subject: [PATCH] ActionItem153: displaying the environment name at the homepage --- app/views/home/index.rhtml | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/app/views/home/index.rhtml b/app/views/home/index.rhtml index f43682e..48dda84 100644 --- a/app/views/home/index.rhtml +++ b/app/views/home/index.rhtml @@ -1,5 +1,6 @@ <%= flash[:notice] %> +

<%= @environment.name %>

<%= @environment.description %>