Sha256: 054bacd6d0a22c079d769f82066c3cf821da8f73ff4120c30fa8d98bf57067b8

Contents?: true

Size: 249 Bytes

Versions: 6

Compression:

Stored size: 249 Bytes

Contents

para "Main template: Context Object ID=#{arbre_context.object_id}"

div id: 'arbre' do
  partial 'arbre_partial', local1: 'local1'
end
div id: 'arbre-using-render' do
  render partial: 'arbre_partial'
end
div id: 'erb' do
  partial 'erb_partial'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arbre2-2.2.4 spec/rails/app/views/example/partials.html.arb
arbre2-2.2.3 spec/rails/app/views/example/partials.html.arb
arbre2-2.2.2 spec/rails/app/views/example/partials.html.arb
arbre2-2.2.1 spec/rails/app/views/example/partials.html.arb
arbre2-2.2.0 spec/rails/app/views/example/partials.html.arb
arbre2-2.1.0 spec/rails/app/views/example/partials.html.arb