Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integration tests: thoroughly test ActionController::Integration::Session. Cl... | Jeremy Kemper | 2006-09-03 | 1 | -0/+11 |
* | Invoke method_missing directly for hidden actions. Closes #3030. | Nicholas Seckar | 2006-08-13 | 1 | -0/+58 |
* | Make controller_path available as an instance method. Closes #5724. | Jeremy Kemper | 2006-08-05 | 1 | -2/+4 |
* | Make action caching aware of different formats for the same action so that, e... | Marcel Molina | 2006-08-03 | 1 | -1/+0 |
* | Remove ::Controllers related cruft; fix AP tests | Nicholas Seckar | 2006-02-26 | 1 | -42/+31 |
* | Expose the session model backing CGI::Session | Jeremy Kemper | 2005-10-20 | 1 | -2/+6 |
* | Require 'pp' early to prevent the pretty-print methods being mixed in too lat... | Jamis Buck | 2005-09-20 | 1 | -0/+1 |
* | Optimized tag_options to not sort keys, which is no longer necessary when ass... | David Heinemeier Hansson | 2005-09-20 | 1 | -1/+1 |
* | Made base_tests.rb run as part of rake | David Heinemeier Hansson | 2005-09-15 | 1 | -0/+72 |