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