<% if @registered_sites.blank? %> Maybe this module is not installed anywhere or all the sites revoked the permission. <% else %> <% @registered_sites.each do |rs|%> <% end %> <% end %>