dev/provisioning/modules/drush/templates/install-versions-hash.erb
author ymh <ymh.work@gmail.com>
Tue, 22 Nov 2016 18:33:07 +0100
changeset 433 65e357e5eecb
parent 353 bf1bc6b08c46
permissions -rw-r--r--
correct document permalinks in notice and share buttons

---
<% scope.lookupvar('drush::versions').each do |version| %>
  <%= version %> :
    version : '<%= version %>'
<% end %>