Sha256: fa446e1259ef2d413dd6933927f493c86a971db7447a9e9f38109b23d07ea5cc

Contents?: true

Size: 230 Bytes

Versions: 127

Compression:

Stored size: 230 Bytes

Contents

json.event do
  json.name @event.name
  json.date @event.date
  json.eventname @event.eventname
  json.description @event.description
  json.city do
    json.name @event.city.name
    json.cityname @event.city.cityname
  end
end

Version data entries

127 entries across 127 versions & 1 rubygems

Version Path
ishapi-0.1.8.194 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.193 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.192 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.191 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.190 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.189 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.188 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.187 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.185 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.184 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.183 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.182 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.181 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.180 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.178 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.177 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.176 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.175 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.174 app/views/ishapi/events/show.jbuilder
ishapi-0.1.8.173 app/views/ishapi/events/show.jbuilder