Skip to content

Commit 5fe17f6

Browse files
committed
Guard stub generation
1 parent 8a7b8c4 commit 5fe17f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/commands/bootcamp/solution/generate_stub.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ def call
2121
""
2222
end
2323
end
24+
rescue StandardError
25+
""
2426
end
2527
end

0 commit comments

Comments
 (0)