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-3.5.5 spec/test_app/app/views/things/index.html.erb
mtdevise-3.5.1 spec/test_app/app/views/things/index.html.erb
mtdevise-3.5.0 spec/test_app/app/views/things/index.html.erb
mtdevise-3.0.4 spec/test_app/app/views/things/index.html.erb
mtdevise-3.0.2 spec/test_app/app/views/things/index.html.erb
mtdevise-3.0.0 spec/test_app/app/views/things/index.html.erb
mtdevise-2.7.0 spec/test_app/app/views/things/index.html.erb
mtdevise-2.6.6 spec/test_app/app/views/things/index.html.erb
mtdevise-2.6.5 spec/test_app/app/views/things/index.html.erb
mtdevise-2.5.9 spec/test_app/app/views/things/index.html.erb
mtdevise-2.5.7 spec/test_app/app/views/things/index.html.erb
mtdevise-2.5.5 spec/test_app/app/views/things/index.html.erb
mtdevise-2.5.2 spec/test_app/app/views/things/index.html.erb
mtdevise-2.5.0 spec/test_app/app/views/things/index.html.erb
mtdevise-2.0.5 spec/test_app/app/views/things/index.html.erb
mtdevise-2.0.2 spec/test_app/app/views/things/index.html.erb
mtdevise-2.0.1 spec/test_app/app/views/things/index.html.erb
mtdevise-2.0.0b spec/test_app/app/views/things/index.html.erb
mtdevise-1.8.6 spec/test_app/app/views/things/index.html.erb
mtdevise-1.8.5 spec/test_app/app/views/things/index.html.erb