Convienience method to authorize every route
# File lib/grape/cancan.rb, line 10 def authorize_routes! before { authorize_route! } end