Sha256: 7aa252f1cbb7e20dded47e90192146177274b1e290f7c69e383d1ae889042fec

Contents?: true

Size: 432 Bytes

Versions: 8

Compression:

Stored size: 432 Bytes

Contents

- content_for(:page_header) do
  %p= link_to "#{t 'add'}  #{<%= @model_name.demodulize %>.model_name.human}", new_admin_<%= singular_controller_routing_path %>_path, :class => "bright_link"
  %h1= link_to '<%= plural_resource_name %>', admin_<%= plural_resource_name %>_path
-#= paginate @<%= plural_resource_name %>
<%= if column_names.include?("position")
  "= render 'sort_buttons' "
end %>
#index_wr
  <%= "= render 'index' " %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ideyabox-0.1.9 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.8 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.7 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.6 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.5 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.4 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.3 lib/generators/ideyabox/scaffold/templates/index.html.haml
ideyabox-0.1.2 lib/generators/ideyabox/scaffold/templates/index.html.haml