Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
## # Rake helper task. def run_remote_rake(rake_cmd) run "cd #{current_path} && #{rake} #{env_args} RAILS_ENV=#{rails_env} #{rakefile} #{rake_cmd.split(',').join(' ')}" set :rakefile, nil if exists?(:rakefile) end
This paste will be private.
From the Design Piracy series on my blog: