Sha256: 9dd9c33ee9e3a562c3ce99a3be57997474a26ae6f241aec415a0cab4c0897016

Contents?: true

Size: 88 Bytes

Versions: 22

Compression:

Stored size: 88 Bytes

Contents

<h1>Cities</h1>

<ul>
<% @cities.each do |c| %>
  <li><%= c.name %></li>
<% end %>
</ul>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
wagons-0.8.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.7.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.6.1 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.6.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.5.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.8 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.7 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.6 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.5 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.4 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.3 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.2 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.1 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.4.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.3.1 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.3.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.2.2 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.2.1 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.2.0 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb
wagons-0.1.1 test/dummy/vendor/wagons/superliner/app/views/cities/index.html.erb