On Mon, Dec 14, 2009 at 3:57 PM, DeNigris Sean <[email protected]> wrote: > If I'm reading the docs right, the current implementation would be: > my_workspace.should have(1).documents > > Would it be hard to have it be: my_workspace.should have(1).document > > ^ > > (no s)
Should be pretty simple. Why don't you file a feature request at http://rspec.lighthouseapp.com? If you submit a patch w/ specs it'll likely get in sooner than later. > Sean DeNigris > [email protected] _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
