Sha256: afc0f6c9164bb841f990fdc33b53e61fce42d7647b5d825975f760f1bca29386
Contents?: true
Size: 389 Bytes
Versions: 3
Compression:
Stored size: 389 Bytes
Contents
= div_for type, :class => "tile tile-click tile-compact label-tags application_type_#{type.source}", :title => type.description do %h3= link_to type.display_name, application_type_path(type) = application_type_tags(type.tags - excluded_tags) - if type.tags.include?(:in_development) %p This type is in development and will not be visible in production. %i.sprite.tile-arrow
Version data entries
3 entries across 3 versions & 1 rubygems