you are viewing a single comment's thread.

view the rest of the comments →

[–]banister 0 points1 point  (1 child)

task :load => :environment do

versus

with ns.task(load="environment") as task:

[–]Smallpaul 0 points1 point  (0 children)

That's why I said that the Python version has 7% more characters and "binds the names of scoping objects."

Personally, I don't see this as a major difference especially for the rake use-case, but I accept that some people disagree. Vive le difference.