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