<% redcar_css = File.expand_path(File.join(Redcar.root, %w(plugins html_view assets redcar.css))) %>

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 %>