Sha256: 070a9413925cd083fd49586eb2c45808b37a540d2f59e2a85eeb31f94765b7d2

Contents?: true

Size: 345 Bytes

Versions: 8

Compression:

Stored size: 345 Bytes

Contents

=content_for(:sidebar) do
  =render :partial => "application/secondary_nav"

=(render :partial => 'indices/show', :object => @index, :as => :index)
=(render :partial => 'show', :collection => collection, :as => resource_class.to_s.downcase.to_sym)
- if request.xhr?
  .content_for.hidden
    #content_for_sidebar
      =@view_flow.get(:sidebar)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sbdevcore-0.3.10 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.9 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.8 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.7 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.6 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.5 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.4 app/views/sbdev_core/index.html.haml
sbdevcore-0.3.3 app/views/sbdev_core/index.html.haml