rails/actionpack/lib/action_dispatch
Erik Michaels-Ober b9c9142603 Allow a route to have :format => true
When format is true, it is mandatory (as opposed to :format => false).
This is currently not possible with resource routes, which automatically
make format optional by default.
2011-07-25 11:37:25 -07:00
..
http Check Accept and Content-Type headers before evaluating them in xhr requests. Closes #2119 2011-07-19 22:05:16 +02:00
middleware TODO fix explicitly loading exceptations, autoload removed 2011-07-11 13:14:02 +05:30
routing Allow a route to have :format => true 2011-07-25 11:37:25 -07:00
testing TODO fix explicitly loading exceptations, autoload removed 2011-07-11 13:14:02 +05:30
railtie.rb Allow ignore_accept_header through configuration option. 2011-05-02 23:39:42 +02:00
routing.rb Also change the default route comment 2011-06-16 14:03:41 +08:00