class Serverkit::Resources::Nothing
A class to do nothing for debugging.
Public Instance Methods
Private Instance Methods
Source
# File lib/serverkit/resources/nothing.rb, line 21 def recheck true end
@note Override to always pass rechecking
A class to do nothing for debugging.
# File lib/serverkit/resources/nothing.rb, line 21 def recheck true end
@note Override to always pass rechecking