OSDN Git Service

ActiveLdap 1.2.4
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / activeldap-1.2.1 / examples / al-admin / app / views / layouts / _footer.html.erb
diff --git a/ruby/lib/ruby/gems/1.8/gems/activeldap-1.2.1/examples/al-admin/app/views/layouts/_footer.html.erb b/ruby/lib/ruby/gems/1.8/gems/activeldap-1.2.1/examples/al-admin/app/views/layouts/_footer.html.erb
deleted file mode 100644 (file)
index 33b5e40..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-<div class="system-info">
-  <address>
-    al-admin: Powered by
-    <%= link_to("Ruby/ActiveLdap",
-               "http://rubyforge.org/projects/ruby-activeldap") %>
-    <%= ActiveLdap::VERSION %>
-    and
-    Ruby on Rails <%= Rails::VERSION::STRING %>
-  </address>
-</div>