Sha256: bcc11e914d7cb53c06e12dd107ca8628afe8851db55f3dff86dd263cdeb7ad63

Contents?: true

Size: 264 Bytes

Versions: 6

Compression:

Stored size: 264 Bytes

Contents

<% if sm_vendor_path -%>
<% # assumes render file is at 'cookbooks/recipe-name/attributes/recipe.rb' -%>
sm_<%= recipe_name %>_uri(File.expand_path('../../../../<%= sm_vendor_path %>', __FILE__))
<% else -%>
sm_<%= recipe_name %>_uri('<%= sm_ext_uri %>')
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
engineyard-recipes-0.3.2.pre lib/engineyard-recipes/generators/sm_generator/templates/cookbooks/%recipe_name%/attributes/recipe.rb.tt
engineyard-recipes-0.3.0 lib/engineyard-recipes/generators/sm_generator/templates/cookbooks/%recipe_name%/attributes/recipe.rb.tt
engineyard-recipes-0.2.0 lib/engineyard-recipes/generators/sm_generator/templates/cookbooks/%recipe_name%/attributes/recipe.rb.tt
engineyard-recipes-0.2.0.pre3 lib/engineyard-recipes/generators/sm_generator/templates/cookbooks/%recipe_name%/attributes/recipe.rb.tt
engineyard-recipes-0.2.0.pre2 lib/engineyard-recipes/generators/sm_generator/templates/cookbooks/%recipe_name%/attributes/recipe.rb.tt
engineyard-recipes-0.2.0.pre1 lib/engineyard-recipes/generators/sm_generator/templates/cookbooks/%recipe_name%/attributes/recipe.rb.tt