Sha256: cca1f7002b2d46e730c1972867ec6146a7ab2ffcb7ae8782c8564f5b144e24de

Contents?: true

Size: 336 Bytes

Versions: 25

Compression:

Stored size: 336 Bytes

Contents

<%# @param object [model] model instance %>
<%# @param field_name [String] name of the field %>
<%# @param value [Object] value of the field %>
<%# @param metadata [Hash] metadata of the field %>
<% if value.nil? %>
  <%= null %>
<% else %>
  (<span class="x"><%= value[0] %></span>,
  <span class="y"><%= value[1] %></span>)
<% end %>

Version data entries

25 entries across 19 versions & 1 rubygems

Version Path
wallaby-8.0.0 app/views/wallaby/resources/show/_point.html.erb
wallaby-7.0.0 app/views/wallaby/resources/show/_point.html.erb
wallaby-7.0.0.beta2 app/views/wallaby/resources/show/_point.html.erb
wallaby-7.0.0.beta1 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.6 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.5 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.4 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.3 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.2 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.1 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.1.0 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.0.2 app/views/wallaby/resources/show/_point.html.erb
wallaby-6.0.1 app/views/wallaby/resources/show/_point.html.erb
wallaby-5.1.8 app/views/wallaby/resources/show/_point.html.erb
wallaby-5.1.8 app/views/wallaby/resources/index/_point.html.erb
wallaby-5.1.7 app/views/wallaby/resources/show/_point.html.erb
wallaby-5.1.7 app/views/wallaby/resources/index/_point.html.erb
wallaby-5.1.6 app/views/wallaby/resources/index/_point.html.erb
wallaby-5.1.6 app/views/wallaby/resources/show/_point.html.erb
wallaby-5.1.5 app/views/wallaby/resources/show/_point.html.erb