Sha256: 2dedf6d7812070bbab11eb6651056aadab8e8968e0158f9bc6e00107082161bb

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

- custom_partial_path = "/humpyard/assets/#{asset.class.name.underscore.pluralize.gsub(/^humpyard\/assets/, '')}/show"
- if template_exists? custom_partial_path , nil, true
  = render :partial => custom_partial_path, :locals => {:asset => asset, :element => element}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
humpyard-0.0.1 app/views/humpyard/assets/_show_asset.html.haml