I can''t get my plain text stories to show pending actions like the example addition plain text story. Any tips? (See below) http://pastie.caboo.se/119627 Nathan Sutton fowlduck at gmail.com rspec edge revision 2910 rspec_on_rails edge revision 2909 rails edge revision 8167
On Nov 18, 2007 10:57 PM, Nathan Sutton <nathan.sutton at gmail.com> wrote:> I can''t get my plain text stories to show pending actions like the > example addition plain text story. Any tips? (See below) > > http://pastie.caboo.se/119627Given, When, Then and And don''t take a colon because they are the first words of sentences: # this will get processed Given a space shuttle # this will not (treated as a comment) Given: A space shuttle That kinda sucks. And so ... http://rspec.lighthouseapp.com/projects/5645/tickets/132> > Nathan Sutton > fowlduck at gmail.com > rspec edge revision 2910 > rspec_on_rails edge revision 2909 > rails edge revision 8167 > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
Perfect, thanks Dave. I can make a patch tonight, if ya want. Nathan Sutton fowlduck at gmail.com rspec edge revision 2910 rspec_on_rails edge revision 2909 rails edge revision 8167 On Nov 19, 2007, at 3:23 AM, David Chelimsky wrote:> On Nov 18, 2007 10:57 PM, Nathan Sutton <nathan.sutton at gmail.com> > wrote: >> I can''t get my plain text stories to show pending actions like the >> example addition plain text story. Any tips? (See below) >> >> http://pastie.caboo.se/119627 > > Given, When, Then and And don''t take a colon because they are the > first words of sentences: > > # this will get processed > Given a space shuttle > > # this will not (treated as a comment) > Given: A space shuttle > > That kinda sucks. And so ... > > http://rspec.lighthouseapp.com/projects/5645/tickets/132 > >> >> Nathan Sutton >> fowlduck at gmail.com >> rspec edge revision 2910 >> rspec_on_rails edge revision 2909 >> rails edge revision 8167 >> >> >> _______________________________________________ >> rspec-users mailing list >> rspec-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users >> > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
On Nov 19, 2007 11:00 AM, Nathan Sutton <nathan.sutton at gmail.com> wrote:> Perfect, thanks Dave. I can make a patch tonight, if ya want.Great. Just attach it to the ticket. Thx> > Nathan Sutton > fowlduck at gmail.com > rspec edge revision 2910 > rspec_on_rails edge revision 2909 > rails edge revision 8167 > > > > > > > On Nov 19, 2007, at 3:23 AM, David Chelimsky wrote: > > > On Nov 18, 2007 10:57 PM, Nathan Sutton <nathan.sutton at gmail.com> > > wrote: > >> I can''t get my plain text stories to show pending actions like the > >> example addition plain text story. Any tips? (See below) > >> > >> http://pastie.caboo.se/119627 > > > > Given, When, Then and And don''t take a colon because they are the > > first words of sentences: > > > > # this will get processed > > Given a space shuttle > > > > # this will not (treated as a comment) > > Given: A space shuttle > > > > That kinda sucks. And so ... > > > > http://rspec.lighthouseapp.com/projects/5645/tickets/132 > > > >> > >> Nathan Sutton > >> fowlduck at gmail.com > >> rspec edge revision 2910 > >> rspec_on_rails edge revision 2909 > >> rails edge revision 8167 > >> > >> > >> _______________________________________________ > >> rspec-users mailing list > >> rspec-users at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/rspec-users > >> > > _______________________________________________ > > rspec-users mailing list > > rspec-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
Didn''t have time tonight, stand-by for something tomorrow. Nathan Sutton fowlduck at gmail.com rspec edge revision 2910 rspec_on_rails edge revision 2909 rails edge revision 8167 On Nov 19, 2007, at 11:02 AM, David Chelimsky wrote:> On Nov 19, 2007 11:00 AM, Nathan Sutton <nathan.sutton at gmail.com> > wrote: >> Perfect, thanks Dave. I can make a patch tonight, if ya want. > > Great. Just attach it to the ticket. > > Thx > >> >> Nathan Sutton >> fowlduck at gmail.com >> rspec edge revision 2910 >> rspec_on_rails edge revision 2909 >> rails edge revision 8167 >> >> >> >> >> >> >> On Nov 19, 2007, at 3:23 AM, David Chelimsky wrote: >> >>> On Nov 18, 2007 10:57 PM, Nathan Sutton <nathan.sutton at gmail.com> >>> wrote: >>>> I can''t get my plain text stories to show pending actions like the >>>> example addition plain text story. Any tips? (See below) >>>> >>>> http://pastie.caboo.se/119627 >>> >>> Given, When, Then and And don''t take a colon because they are the >>> first words of sentences: >>> >>> # this will get processed >>> Given a space shuttle >>> >>> # this will not (treated as a comment) >>> Given: A space shuttle >>> >>> That kinda sucks. And so ... >>> >>> http://rspec.lighthouseapp.com/projects/5645/tickets/132 >>> >>>> >>>> Nathan Sutton >>>> fowlduck at gmail.com >>>> rspec edge revision 2910 >>>> rspec_on_rails edge revision 2909 >>>> rails edge revision 8167 >>>> >>>> >>>> _______________________________________________ >>>> rspec-users mailing list >>>> rspec-users at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/rspec-users >>>> >>> _______________________________________________ >>> rspec-users mailing list >>> rspec-users at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/rspec-users >> >> _______________________________________________ >> rspec-users mailing list >> rspec-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users >> > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
On 20.11.2007, at 10.08, Nathan Sutton wrote:> Didn''t have time tonight, stand-by for something tomorrow.Done: http://rspec.lighthouseapp.com/projects/5645-rspec/tickets/132- plain-text-stories-should-support-given-and-given -- Jarkko Laine http://jlaine.net http://dotherightthing.com http://www.railsecommerce.com http://odesign.fi