Sha256: b43d776a493dfcfd88d74eca5d58fa5702c4fc5e83073f1053da448a84708ba3
Contents?: true
Size: 216 Bytes
Versions: 4
Compression:
Stored size: 216 Bytes
Contents
// Run this example by adding <%%= javascript_pack_tag 'hello_erb' %> to the head of your layout file, // like app/views/layouts/application.html.erb. <% name = 'Erb' %> console.log('Hello world from <%= name %>')
Version data entries
4 entries across 4 versions & 2 rubygems