Skip to content

Commit

Permalink
* Corrected unbind call
Browse files Browse the repository at this point in the history
  • Loading branch information
raggi committed Jun 18, 2008
1 parent a883a08 commit 54c0f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/async_tailer.ru
Expand Up @@ -30,7 +30,7 @@ module TailRenderer
end

def unbind
@body.succeed
@callback.succeed
end
end

Expand Down

0 comments on commit 54c0f64

Please sign in to comment.