Sha256: f29d41ac3cffefbcb1fdafd33bfd4c79bb87c5f004bea53f64daaff1a0daf531

Contents?: true

Size: 321 Bytes

Versions: 6

Compression:

Stored size: 321 Bytes

Contents

foo: bar
fuzz: <%= @payload.some_attribute %>
---
This is normal test
Some non-context stuff <%= 1 + 1 %>
This comes from <%= @payload.some_attribute %>
This comes from an instance variable <%= @some_value %>
This is from Rails <%= @routes.hello_path %>
This is foo <%= @data[:foo] %> and this is bar <%= @data[:fuzz] %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
noticent-0.0.6 testing/views/email/some_event.html.erb
noticent-0.0.5 testing/views/email/some_event.html.erb
noticent-0.0.4 testing/views/email/some_event.html.erb
noticent-0.0.3 testing/views/email/some_event.html.erb
noticent-0.0.2 testing/views/email/some_event.html.erb
noticent-0.0.1 testing/views/email/some_event.html.erb