Apple Push Notification Applications

The list below contains the APN application queues.

Showing <%= start = params[:start].to_i %> to <%= start + 20 %> of <%=size = resque.aps_applications_count %> applications.

<% resque.aps_application_names(start, start+20).each do |application_name| %> <% end %>
Application Notification Count
"><%= application_name %> <%= resque.aps_notification_count_for_application(application_name) %>
" method="post">
<%= partial :next_more, :start => start, :size => size %>