rails/actionpack/lib/action_dispatch/http
Aaron Patterson cd037783b0 rm dead code
2014-05-27 14:52:59 -07:00
..
cache.rb drop an unused hash; change slang to SPECIAL 2013-03-19 11:00:01 +05:30
filter_parameters.rb "subhash" --> "sub-hash" 2014-04-19 04:03:43 +05:30
filter_redirect.rb only ask for the location filters once 2014-01-31 12:00:54 -08:00
headers.rb Merge branch 'master' of github.com:rails/docrails 2014-05-10 13:57:18 +00:00
mime_negotiation.rb Return null type format when format is not know 2014-04-14 17:10:11 -03:00
mime_type.rb Replace trivial regexp with string or index, twice as fast 2014-03-28 13:19:47 -04:00
mime_types.rb Add Mime::Type.register "text/vcard", :vcf to the default list of mime types 2013-12-05 15:49:06 -08:00
parameter_filter.rb oops, forgot the default parameter 2012-10-18 18:03:09 -07:00
parameters.rb rm dead code 2014-05-27 14:52:59 -07:00
rack_cache.rb Deprecate RAILS_CACHE constant. 2012-01-18 01:53:09 +09:00
request.rb move path_parameter encoding check to the request object 2014-05-27 14:01:30 -07:00
response.rb fixes stack level too deep exception on action named 'status' returning 'head :ok' 2014-05-15 21:14:46 +02:00
upload.rb Implement to_io as an alias 2014-04-17 14:48:51 -03:00
url.rb Merge pull request #14986 from dlangevin/trailing-slash-url-generation 2014-05-24 12:41:28 -03:00