Sha256: f0b1d0c06ee0fad560829ec89116208556ead373c63cced642231d8cd4da1461

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

.row
  .large-12.columns
    .location{ :id => "location_#{@location.id}" }
      %h1.name= @location.name
      %p.description= @location.description
      = partial :way, collection: @location.ways.values

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
woyo-server-0.0.7 views/server/location.haml
woyo-server-0.0.6 views/server/location.haml