Sha256: 3293406d486fad5a2dc946830c4e6da1e3cb707711262163c04f4fb6e29de66f
Contents?: true
Size: 376 Bytes
Versions: 12
Compression:
Stored size: 376 Bytes
Contents
%h1 %span = resource_class.model_name.human(count: :other) .pull-right = bootstrap_button(to: new_resource_path, context: :success) do = fa_icon(:plus) = t('.new') = collection_table(collection: @collection) do |t| = render 'table', table: t = render 'table_actions', table: t = render 'pagination' if respond_to?(:paginate?) && paginate?
Version data entries
12 entries across 12 versions & 1 rubygems