class Veto::Check
Public Instance Methods
call(cco)
click to toggle source
# File lib/veto/checks/check.rb, line 3 def call(cco) raise(NotImplementedError) end
# File lib/veto/checks/check.rb, line 3 def call(cco) raise(NotImplementedError) end