Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-02-15 16:45:08 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
e8fc894f66daa7909d1790f2cd145844d256d282
rails/actionpack/lib/action_controller/routing
History
Joshua Peek a87462afcb AbstractRequest.relative_url_root is no longer automatically configured by a HTTP header. It can now be set in your configuration environment with config.action_controller.relative_url_root
2008-07-24 13:41:51 -05:00
..
builder.rb
Raise ArgumentError if an invalid method is specified as part of a route's conditions. Also raise an error if HEAD is specified as the method, as rails routes all HEAD requests through the equivalent GET, though doesn't return the response body [#182 state:resolved]
2008-07-18 20:19:03 -05:00
optimisations.rb
AbstractRequest.relative_url_root is no longer automatically configured by a HTTP header. It can now be set in your configuration environment with config.action_controller.relative_url_root
2008-07-24 13:41:51 -05:00
recognition_optimisation.rb
Performance: optimize route recognition. Large speedup for apps with many resource routes. Closes #10835.
2008-01-19 05:25:20 +00:00
route_set.rb
Made the location of the routes file configurable with config.routes_configuration_file (Scott Fleckenstein) [#88 state:resolved]
2008-05-01 17:26:31 -05:00
route.rb
Improve documentation coverage and markup
2008-05-02 14:45:23 +01:00
routing_ext.rb
Restructure routing into several smaller files. References #10835 [oleganza]
2008-01-17 22:45:54 +00:00
segments.rb
Ensure we have an array to collect
2008-06-06 22:02:48 -07:00
Powered by Gitea Version: 1.25.3 Page: 200ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API