This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.
configuration_file=(path)
Deprecated accessor
# File actionpack/lib/action_controller/routing/route_set.rb, line 257 def configuration_file=(path) add_configuration_file(path) end