Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/railties/helpers


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8303 [8303] 12/05/07 20:17:16 marcel Add warning to documentation about using transactional fixtures when the …
(edit) @8145 [8145] 11/14/07 22:50:56 bitsweat Remove warning about fixture loading order from test_helper since we …
(edit) @8055 [8055] 10/29/07 21:40:23 bitsweat Excise generated whitespace. Closes #10017 [Tim Pope]
(edit) @8020 [8020] 10/26/07 01:07:41 marcel Fix typo in test_helper. Closes #9925 [viktor tron]
(edit) @7704 [7704] 10/01/07 02:02:50 david A set secret causes trouble with the cookie store
(edit) @7671 [7671] 09/28/07 16:50:48 rick Better error messages if you leave out the :secret option for request …
(edit) @7620 [7620] 09/24/07 22:52:35 david Give a pointer on where to look for more
(edit) @7616 [7616] 09/24/07 18:11:59 rick protect new rails apps from csrf by default.
(edit) @6228 [6228] 02/25/07 19:27:56 david Setting fixtures automatically for integration tests is a bit harder -- …
(edit) @6227 [6227] 02/25/07 17:31:43 david Added fixtures :all to test_helper.rb to assume that most people just want …
(edit) @6222 [6222] 02/24/07 20:33:47 david Make it a default assumption that you want all helpers, all the time …
(edit) @6198 [6198] 02/22/07 00:57:02 bitsweat Session configuration in config/environment.rb instead of …
(edit) @6197 [6197] 02/21/07 23:13:32 bitsweat Missed commit for [6184]. Generate a random secret for new app's cookie …
(edit) @4352 [4352] 05/21/06 16:51:46 david Disabling sessions is not a common day event
(edit) @4328 [4328] 05/07/06 08:28:42 bitsweat The app generator sets a session key in application.rb so apps running on …
(edit) @2801 [2801] 10/29/05 07:32:33 bitsweat Beef up test fixtures documentation for test/test_helper.rb
(edit) @2618 [2618] 10/15/05 17:47:46 david Backed out of setting testing settings through initializer as that would …
(edit) @2606 [2606] 10/15/05 03:02:28 david Cleaned up test_helper
(edit) @2598 [2598] 10/15/05 01:10:12 david Cleaned up some docs
(edit) @1658 [1658] 07/04/05 09:27:55 david Made it even easier to turn on transactional fixtures
(edit) @1657 [1657] 07/04/05 09:24:31 david Made it even easier to turn on transactional fixtures
(edit) @1435 [1435] 06/16/05 06:08:55 david Fixed the test_helper.rb to be safe for requiring controllers from …
(edit) @850 [850] 03/06/05 14:01:52 david Added web_service generator (run ./script/generate web_service for help) …
(edit) @379 [379] 01/11/05 00:07:35 david Added that rake clone_structure_to_test, db_structure_dump, and …
(edit) @159 [159] 12/15/04 11:30:09 david Renamed AbstractApplicationController and abstract_application.rb to …
(edit) @148 [148] 12/13/04 23:47:27 david Cut dependency on dev-utils by using included breakpoint lib
(edit) @31 [31] 11/30/04 17:19:01 david AbstractApplicationController and the individual controllers are now …
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.