Sha256: c8aab98af47222bc83e263acbba0e1bdb2e6213182c8e8d99966dd244ca4fd89
Contents?: true
Size: 349 Bytes
Versions: 19
Compression:
Stored size: 349 Bytes
Contents
%table{:class => 'overview'} %thead %tr %th Name %th Description %th %tbody#groups - @abilities.each do |ab| %tr %td=h ab.name %td=h ab.description %td = link_to 'Show', ab = link_to 'Create new', new_ability_path, :class => 'btn btn-mini' if is_allowed_to?(Ability, :create)
Version data entries
19 entries across 19 versions & 1 rubygems