Your repository was scanned successfully.
<%= @plugins_added.size %> plugins were found.
The following plugins were detected and added to the Rails plugin repository:
<% @plugins_added.each do |plugin| %>
- <%= plugin %>
<% end %>
<%= link_to "Add another repository", :action => 'new' %>