Sha256: c154abcccb9a1a116d36ef9ba1abe2a1339a75fb695a55150d3ed831f1350935

Contents?: true

Size: 100 Bytes

Versions: 33

Compression:

Stored size: 100 Bytes

Contents

<h1>Things</h1>
<ul>
	<% @things.each do |thing| %>”
		<li><%= thing.name %></li>
	<% end %>
</ul>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
mtdevise-1.8.0 spec/test_app/app/views/things/index.html.erb
mtdevise-1.7.11 spec/test_app/app/views/things/index.html.erb
mtdevise-1.7.8 spec/test_app/app/views/things/index.html.erb
mtdevise-1.7.5 spec/test_app/app/views/things/index.html.erb
mtdevise-1.7.1 spec/test_app/app/views/things/index.html.erb
mtdevise-1.7.0 spec/test_app/app/views/things/index.html.erb
mtdevise-1.6.6 spec/test_app/app/views/things/index.html.erb
mtdevise-1.6.5 spec/test_app/app/views/things/index.html.erb
mtdevise-1.6.3 spec/test_app/app/views/things/index.html.erb
mtdevise-1.6.0 spec/test_app/app/views/things/index.html.erb
mtdevise-1.5.3 spec/test_app/app/views/things/index.html.erb
mtdevise-1.5.2 spec/test_app/app/views/things/index.html.erb
mtdevise-1.5.0 spec/test_app/app/views/things/index.html.erb