Sha256: 231c5570d3bc209ab19888ca52cf7c0fbcc8cba92d9c16c7daa49e15a0297b1c

Contents?: true

Size: 171 Bytes

Versions: 12

Compression:

Stored size: 171 Bytes

Contents

<%= 5 * 5 %>
Hello
% if options[:extra]
and goodbye
% end
% if options[:test_scope]
<%= secret %>
% end
% if options[:test_render]
<%= render "inline_sub", x: 10 %>
% end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
origen-0.2.0 templates/test/inline.txt.erb
origen-0.1.3 templates/test/inline.txt.erb
origen-0.1.2 templates/test/inline.txt.erb
origen-0.1.1 templates/test/inline.txt.erb
origen-0.1.0 templates/test/inline.txt.erb
origen-0.0.9 templates/test/inline.txt.erb
origen-0.0.8 templates/test/inline.txt.erb
origen-0.0.6 templates/test/inline.txt.erb
origen-0.0.5 templates/test/inline.txt.erb
origen-0.0.4 templates/test/inline.txt.erb
origen-0.0.3 templates/test/inline.txt.erb
origen-0.0.2 templates/test/inline.txt.erb