Sha256: b1abfc437fa0d9e78fd9042f1c90c485b91a30d626f5290681aa18e64202c48b
Contents?: true
Size: 214 Bytes
Versions: 8
Compression:
Stored size: 214 Bytes
Contents
include_partial 'partial', :source => title ['html', 'rhtml', 'sel', 'rsel'].each do |format| include_partial "partials/#{format}", :hello => 'world' end include_partial 'partials/nesting', :hello => 'world'
Version data entries
8 entries across 8 versions & 1 rubygems