Sha256: 68cc3d89c41f83cd7a9c5f0d0e3ee0cd51d7edfefd6d602d9512430ad288f2c7
Contents?: true
Size: 369 Bytes
Versions: 19
Compression:
Stored size: 369 Bytes
Contents
<div class="address__details"> <% if geolocalizable.respond_to? :location %> <strong><%= translated_attribute geolocalizable.location %></strong><br /> <% end %> <span><%= geolocalizable.address %></span><br /> <% if geolocalizable.respond_to? :location_hints %> <span><%= translated_attribute geolocalizable.location_hints %></span> <% end %> </div>
Version data entries
19 entries across 19 versions & 1 rubygems