<% if @acl_rule != '' -%> <% @acl_rule.each.do |acl_rule| -%> acl <%= acl_rule %> <% else -%> # no acl given %> <% end end -%>