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