1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Andrew White e8059f562f Only path requirements are relevant to optimized urls
The bit of URL generation that is optimized is the generation of
the path so things like :host, :port, etc. are irrelevant.
2014-05-15 06:30:42 +01:00
..
abstract_controller docs, make ActionNotFound public API. [ci skip] 2014-05-11 15:22:26 +02:00
action_controller Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
action_dispatch Only path requirements are relevant to optimized urls 2014-05-15 06:30:42 +01:00
action_pack Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
action_dispatch.rb ActionDispatch::Head was replaced by Rack::Head. Closes #14191. 2014-02-25 11:20:12 +01:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30