Sha256: 7e7ab2299a1a86b11e18d2c3387258f57d6ac6fe1115e8fced1161a7cc55aaad
Contents?: true
Size: 175 Bytes
Versions: 16
Compression:
Stored size: 175 Bytes
Contents
module Admix::AlbumsHelper def action_photos(obj) link_to image_tag('albums/photos.png'), resource_url([obj, :photos]), class: 'btn', title:'Adicionar fotos' end end
Version data entries
16 entries across 16 versions & 2 rubygems