Methods
C
Class Public methods
call(mapper, options = {})
# File actionpack/test/dispatch/routing/concerns_test.rb, line 5
def self.call(mapper, options = {})
  mapper.resources :reviews, options
end