Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
annotator-administrate / app / views / administrate / application / _collection_header_actions.html.erb
Size: Mime:
<% [existing_action?(collection_presenter.resource_name, :edit),
    existing_action?(collection_presenter.resource_name, :destroy)].count(true).times do %>
  <th scope="col"></th>
<% end %>