yoonwaiyan / stackskills-dl

Simple Ruby script to download all StackSkills tutorials.
https://yoonwaiyan.github.io/stackskills-dl/
MIT License
59 stars 19 forks source link

undefined local variable or method `folder_name' for main:Object (NameError) #3

Closed xpresservers closed 7 years ago

xpresservers commented 7 years ago

static:stackskills-dl-master xxx$ ruby stackskills_dl.rb -c https://stackskills.com/courses/internet-of-things-with-arduino-blueprints Login Email: ****@gmail.com Login password: **** Login Successfully Finding https://stackskills.com/courses/internet-of-things-with-arduino-blueprints from your list of courses stackskills_dl.rb:78:in <main>': undefined local variable or methodfolder_name' for main:Object (NameError)

yoonwaiyan commented 7 years ago

Thanks, updated script with the bug fix.