RSpec commits

RevisionAuthorDateDescription
3338dchelimsky11 Oct 2008 11:27:14

correct rails plugin instructions

3337dchelimsky11 Oct 2008 11:22:47

remove unneeded files

3336dchelimsky11 Oct 2008 11:19:12

remove old release from CURRENT and update README to point to github for source and rubyforge for gems

3335dchelimsky10 Oct 2008 19:40:39

update readme to point to github and rspec.info (more)

3334dchelimsky10 Oct 2008 19:39:32

update readme to point to github and rspec.info

3333dchelimsky12 Mar 2008 17:19:08

Added the rest of the changes from Rick's patch (previous commit)

3332dchelimsky12 Mar 2008 13:33:43

Patch from Rick DeNatale to add a hash_including mock-argument matcher. Closes #332.

3331dchelimsky11 Mar 2008 20:41:54

removed unnecessary call to gem 'heckle'

3330dchelimsky10 Mar 2008 10:38:21

Removed unnecessary require 'rubygems' in world.rb

3329dchelimsky10 Mar 2008 10:38:18

Fixed bug in which session object in example was not the same instance used in the controller. Closes #331.

3328dchelimsky10 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).

3327dchelimsky09 Mar 2008 08:53:57

merged in stub_model from git

3326dchelimsky09 Mar 2008 07:57:19

Applied patch from Antti Tarvainen to fix bug where heckle runs rspec runs heckle runs rspec etc. Closes #280.