From b661c9603a3d053f940e50fc1b63ff568f9b98f8 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Tue, 8 Nov 2005 04:26:34 +0000 Subject: Added an omnipresent RailsInfoController with a properties action that delivers an HTML rendering of Rails::Info (but only when local_request? is true). Added a new default index.html which fetches this with Ajax. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2933 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/html/images/rails.png | Bin 0 -> 1787 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 railties/html/images/rails.png (limited to 'railties/html/images') diff --git a/railties/html/images/rails.png b/railties/html/images/rails.png new file mode 100644 index 0000000000..b8441f182e Binary files /dev/null and b/railties/html/images/rails.png differ -- cgit v1.2.3