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