| ae8179f |
2007-10-15 |
Expand Routes::DynamicSegment test coverage. Closes #712... |
| 160af19 |
2007-06-09 |
Routing: improve static segment test coverage. #7117 [K... |
| 025f895 |
2007-01-17 |
Modernize cookie testing code, and increase coverage (He... |
| fcd7382 |
2007-01-17 |
Modernize cookie testing code, and increase coverage (He... |
| d2205ea |
2007-01-17 |
Improve Test Coverage for ActionController::Routing::Rou... |
| e9e86fd |
2007-01-17 |
Heckling ActionController::Resources::Resource revealed ... |
| 582c028 |
2007-01-17 |
Heckling ActionController::Resources::Resource revealed ... |
| dfa070a |
2006-11-07 |
Merge [5466] from trunk. |
| 57313c5 |
2006-11-07 |
assert_response supports symbolic status codes. Closes #... |
| 71dbef6 |
2006-09-03 |
Integration tests: thoroughly test ActionController::Int... |
| f6339eb |
2006-09-03 |
Thoroughly test the FCGI dispatcher. Closes #5970. |
| 7aa9eed |
2006-09-01 |
Deprecation: update docs. Closes #5998. |
| 42cabeb |
2006-08-29 |
Railties: generator tests passing |
| b031198 |
2006-08-29 |
Cleaning up railties tests. Set RAILS_ROOT for Rails::In... |
| 4b4dd54 |
2006-08-24 |
Clashing type columns due to a sloppy join shouldn't wre... |
| 767eaa9 |
2006-08-22 |
Clean up and run the Active Record integration tests by ... |
| 02021d8 |
2006-08-11 |
Tweak fixtures so they don't try to use a non-ActiveReco... |
| 4874df1 |
2006-08-08 |
backport of ActionMailer documentation enhancements from... |
| 94a1758 |
2006-08-07 |
r3022@ks: jeremy | 2005-11-12 18:40:42 -0800 |
| 6ba9a1e |
2006-06-21 |
Fix indent in pagination documentation. Closes #4990. [... |
| 7252666 |
2006-05-17 |
Add layout attribute to response object with the name of... |
| 0a407bc |
2006-05-10 |
ActionMailer::Base documentation rewrite. Closes #4991 [... |
| dd5397a |
2006-04-27 |
ActionController::Base Summary documentation rewrite. Cl... |
| cbded64 |
2006-04-26 |
Documentation for AbstractRequest. Closes #4895. [kevin.... |
| ada11d6 |
2006-02-27 |
Add set_fixture_class to allow the use of table name acc... |
| d49a5fc |
2006-02-09 |
* Fix pagination problems when using include |
| ea30f73 |
2006-01-22 |
Raise a RedirectBackError if redirect_to :back is called... |
| b98684c |
2006-01-13 |
Fix date errors for SQLServer in association tests. Clos... |
| 06303ed |
2005-10-25 |
Allow symbols to rename columns when using SQLite adapte... |
| b33557b |
2005-09-09 |
Added -c/--svn option to the generator that'll add new f... |
| 6c44d35 |
2005-09-02 |
AbstractRequest#domain returns nil when host is an ip ad... |
| bc6570d |
2005-06-21 |
Added tag_options as a third parameter to AssetHelper#au... |