# File lib/action_controller/routing/route_set.rb, line 16 def connect(path, options = {}) @set.add_route(path, options) end