Sha256: 940e9eba8112b630c268153813ae1d3e2a3cb97dc5d96d87d6ad4d33b733e432

Contents?: true

Size: 208 Bytes

Versions: 6

Compression:

Stored size: 208 Bytes

Contents

= content_for :head do
  = javascript_include_tag "https://maps.google.com/maps/api/js?sensor=false"
  
- cssclass = current_user.admin? ? "editable" : ""

#map{:"data-url" => venues_url, :class => cssclass}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
droom-0.5.3 app/views/droom/venues/index.html.haml
droom-0.4.3 app/views/droom/venues/index.html.haml
droom-0.4.2 app/views/droom/venues/index.html.haml
droom-0.4.1 app/views/droom/venues/index.html.haml
droom-0.2.1 app/views/droom/venues/index.html.haml
droom-0.0.1 app/views/droom/venues/index.html.haml