class SiteHub::NilProxy
Constants
- NOT_FOUND
Public Instance Methods
call(_env)
click to toggle source
# File lib/sitehub/nil_proxy.rb, line 7 def call(_env) NOT_FOUND end
# File lib/sitehub/nil_proxy.rb, line 7 def call(_env) NOT_FOUND end