# File lib/action_dispatch/routing/mapper.rb, line 757 def defaults(defaults = {}) scope(:defaults => defaults) { yield } end