Sha256: 58964e28555581ec7bd2a989e1616db0c54538ad89300dd6d531eea58e526170
Contents?: true
Size: 318 Bytes
Versions: 2
Compression:
Stored size: 318 Bytes
Contents
require "foobara/remote_imports" # Leave off to_import if you want to import all commands in the manifest # Change cache to false if you want to invalidate the local cache <% if url %> Foobara::RemoteImports::ImportCommand.run!( manifest_url: "<%= url %>"<%= to_import_list %>, cache: true ) <% else %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foobara-remote-imports-generator-0.0.2 | templates/boot/remote.rb.erb |
foobara-remote-imports-generator-0.0.1 | templates/boot/remote.rb.erb |