Sha256: be12ba07cc836cda5f8572c78ae4809dada326219c69df8c50e823159adfde24
Contents?: true
Size: 463 Bytes
Versions: 18
Compression:
Stored size: 463 Bytes
Contents
after_bundle do # Run the plutonium install template_location = if ENV["LOCAL"] "/Users/stefan/Documents/plutonium/plutonium-core/docs/public/templates/plutonium.rb" else "https://radioactive-labs.github.io/plutonium-core/templates/plutonium.rb" end rails_command "app:template LOCATION=#{template_location}" # Enliten! rails_command "app:template LOCATION=https://raw.githubusercontent.com/thedumbtechguy/enlitenment/main/template.rb" end
Version data entries
18 entries across 18 versions & 1 rubygems