Sha256: e79d3ae94757b192274ad7977c8abcb8ab47a4f309b35911f4b617b216f059a7
Contents?: true
Size: 351 Bytes
Versions: 5
Compression:
Stored size: 351 Bytes
Contents
%h1 All properties %ul.thumbnails - (@properties * 25).each do |property| %li.span4 .thumbnail - if image = property.images.first = image_tag(image.file.url(:large)) = link_to(property_path(property)) do %h3 #{property.name} %h4 #{property.neighborhood.name} %p #{property.description}
Version data entries
5 entries across 5 versions & 1 rubygems