• Nick Thomas's avatar
    Remove some dead code from the Grape API · 5db3bc64
    Nick Thomas authored
    The `guard_all!` method is never called, and `guard!` is not implemented. The
    `doorkeeper_guard!` method is also never called, and is mostly the same as its
    non-bang counterpart.
    5db3bc64
api_guard.rb 4.25 KB