Sha256: 044c1d3a0187d5d00fe3b3fbd884010cb7759c06b6e5fd10ba07f4c2bd78738a
Contents?: true
Size: 187 Bytes
Versions: 33
Compression:
Stored size: 187 Bytes
Contents
task :environment do $daemon_kit_rake_task = true require 'config/environment' end task "Execute system commands in other tasks with sudo" task :sudo do $RAKE_USE_SUDO = true end
Version data entries
33 entries across 33 versions & 6 rubygems