<% redcar_css = File.expand_path(File.join(Redcar.root, %w(plugins html_view views default.css))) %> <% watermark = File.expand_path(File.join(Redcar.root, %w(plugins html_view views watermark-48.png))) %>

Installed Bundles

Refresh
<% Redcar::Textmate.all_bundles.sort{|a, b| a.name.to_s <=> b.name.to_s}.each do |one| %> <% end %>
Name Description
<%= one.name %> <%= one.description %>