Sha256: 144594cc0a820f5c8bcbafbb9fd5e86ccf5742911147be28a28f8cf718a110d8

Contents?: true

Size: 1.67 KB

Versions: 2

Compression:

Stored size: 1.67 KB

Contents

.w800.ma.fs16.ffa.lh150
  %h1.mb30 Welcome to TheSortableTree test application!

  %h4.mb20 Default views

  %h5.mb20 Pages (model Pages)

  %ul.ml40.mb20
    %li= link_to 'pages/index (just tree)',           pages_path
    %li= link_to 'pages/nested_options',              nested_options_pages_path
    %li= link_to 'pages/manage (sortable tree)',      manage_pages_path
    %li= link_to 'pages/node_manage (sortable tree)', node_manage_pages_path
    %li= link_to 'pages/expand (expandable tree)',    expand_pages_path

  %h5.mb20 Admin::Pages (model Admin::Pages + namespace :admin)

  %ul.ml40.mb20
    %li= link_to '/admin/pages/index (just tree)',           admin_pages_path
    %li= link_to '/admin/pages/nested_options',              nested_options_admin_pages_path
    %li= link_to '/admin/pages/manage (sortable tree)',      manage_admin_pages_path
    %li= link_to '/admin/pages/node_manage (sortable tree)', node_manage_admin_pages_path

  %h5.mb20 Сompound model name (Inventory::Category)

  %ul.ml40.mb20
    %li= link_to 'inventory/categories/index',                  inventory_categories_path
    %li= link_to 'inventory/categories/manage (sortable tree)', manage_inventory_categories_path

  %h5.mb20 Сompound model name (ArticleCategory)

  %ul.ml40.mb20
    %li= link_to 'article_categories/index',                  article_categories_path
    %li= link_to 'article_categories/manage (sortable tree)', manage_article_categories_path

  -# %h4 Customized views

  -#
    %ul
      %li= link_to 'comments/index (min)', comments_path
      %li= link_to 'comments/manage (sortable tree)', manage_comments_path
      %li= link_to 'comments/manage (Tree of Comments)', comments_comments_path

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
the_sortable_tree-2.6.2 spec/dummy_app/app/views/welcome/index.html.haml
the_sortable_tree-2.7.0 spec/dummy_app/app/views/welcome/index.html.haml