Sha256: 20c5497e1003586c28073f71e4907dacc7dafe62dc1d42345f8e52333d911cd9

Contents?: true

Size: 236 Bytes

Versions: 19

Compression:

Stored size: 236 Bytes

Contents

.container
  .row
    %h1= @hood.name
  .row
    %p
      %b Slug:
      = @hood.slug
    %p
      %b City:
      = link_to @hood.city, @hood.city
  .row
    = link_to 'Edit', edit_hood_path(@hood)
    |
    = link_to 'Back', hood_path

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
geopolitical-3.0.0 app/views/geopolitical/hoods/show.html.haml
geopolitical-2.0.0 app/views/geopolitical/hoods/show.html.haml
geopolitical-1.0.5 app/views/geopolitical/hoods/show.html.haml
geopolitical-1.0.3 app/views/geopolitical/hoods/show.html.haml
geopolitical-1.0.2 app/views/geopolitical/hoods/show.html.haml
geopolitical-1.0.0 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.9.9 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.9.7 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.9.5 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.9.3 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.9.1 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.8 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.7 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.6 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.4 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.3 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.2 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.1 app/views/geopolitical/hoods/show.html.haml
geopolitical-0.8.0 app/views/geopolitical/hoods/show.html.haml