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/action_dispatch/middleware
2011-03-01 17:20:35 -08:00
..
session Initialize sid should just skip instance variables. 2010-10-04 08:47:36 +02:00
templates/rescues render :template is faster than render :file 2011-01-01 13:44:34 -02:00
best_standards_support.rb Improve best_standards_support to use only IE=Edge in development mode 2010-08-09 11:48:31 -07:00
callbacks.rb Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00
cookies.rb Add tld_length option when using domain :all in cookies 2011-01-21 13:13:51 +01:00
flash.rb Use common terminology 2010-08-27 23:50:23 +02:00
head.rb
params_parser.rb Fix parsing xml input by ActionDispatch::ParamsParser 2010-05-06 20:34:47 -07:00
reloader.rb Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00
remote_ip.rb
rescue.rb
show_exceptions.rb use raise to create exceptions and to set the backtrace 2011-01-12 11:15:11 -08:00
stack.rb refactor Reference to a ClassCache object, fix lazy lookup in Middleware so that anonymous classes are supported 2011-03-01 17:20:35 -08:00
static.rb initialize ivars 2011-03-01 17:20:35 -08:00