| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 3338 | dchelimsky | 11 Oct 2008 11:27:14 | correct rails plugin instructions |
| 3337 | dchelimsky | 11 Oct 2008 11:22:47 | remove unneeded files |
| 3336 | dchelimsky | 11 Oct 2008 11:19:12 | remove old release from CURRENT and update README to point to github for source and rubyforge for gems |
| 3335 | dchelimsky | 10 Oct 2008 19:40:39 | update readme to point to github and rspec.info (more) |
| 3334 | dchelimsky | 10 Oct 2008 19:39:32 | update readme to point to github and rspec.info |
| 3333 | dchelimsky | 12 Mar 2008 17:19:08 | Added the rest of the changes from Rick's patch (previous commit) |
| 3332 | dchelimsky | 12 Mar 2008 13:33:43 | Patch from Rick DeNatale to add a hash_including mock-argument matcher. Closes #332. |
| 3331 | dchelimsky | 11 Mar 2008 20:41:54 | removed unnecessary call to gem 'heckle' |
| 3330 | dchelimsky | 10 Mar 2008 10:38:21 | Removed unnecessary require 'rubygems' in world.rb |
| 3329 | dchelimsky | 10 Mar 2008 10:38:18 | Fixed bug in which session object in example was not the same instance used in the controller. Closes #331. |
| 3328 | dchelimsky | 10 Mar 2008 10:38:13 | Added example to show that session data is the same before and after the action (unless the action changes it, of course). |
| 3327 | dchelimsky | 09 Mar 2008 08:53:57 | merged in stub_model from git |
| 3326 | dchelimsky | 09 Mar 2008 07:57:19 | Applied patch from Antti Tarvainen to fix bug where heckle runs rspec runs heckle runs rspec etc. Closes #280. |