Skip to content

Commit

Permalink
instance variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dblooman committed Dec 24, 2015
1 parent 3470cd4 commit 2ac9ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wraith/spider.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def check_for_paths

class Wraith::Spider
def initialize(wraith)
wraith = wraith
@wraith = wraith
@paths = {}
end

Expand Down

0 comments on commit 2ac9ccc

Please sign in to comment.