[rspec-users] Win MoNeY Online

2008-03-22 Thread Asdas Safasf
Make money online:the first thing you have to do is to enter: http://bux.to/?r=costel333 register then start making money by clicking on surf ads and visit sites from the list for 30s, for each site that you visit you receive 0.01$.The secret for making serious money is to gather referrals which

Re: [rspec-users] Win MoNeY Online

2008-03-22 Thread Andrew WC Brown
Easy money was full working specs?How can I go wrong!!??!! On Sat, Mar 22, 2008 at 6:45 AM, Asdas Safasf <[EMAIL PROTECTED]> wrote: > Make money online:the first thing you have to do is to enter: > http://bux.to/?r=costel333 register then start making money by > clicking on surf ads and visit s

Re: [rspec-users] Win MoNeY Online

2008-03-22 Thread Corey Haines
Make notice that this is one of the few sites that really pay you the money you earn...all you need is a VISA card +1 On Sat, Mar 22, 2008 at 6:45 AM, Asdas Safasf <[EMAIL PROTECTED]> wrote: > Make money online:the first thing you have to do is to enter: > http://bux.to/?r=costel333 register

[rspec-users] Foreign characters in strings

2008-03-22 Thread Dave
Hi there, I have a test that checks to make sure a string has been URI.unescape'd. I'm testing two different strings. One string that I'm dealing with contains foreign characters, and the other string contains 'regular' English characters. Here are the tests: describe Song, "should be valid" do

Re: [rspec-users] Foreign characters in strings

2008-03-22 Thread Ashley Moran
On Mar 22, 2008, at 4:17 pm, Dave wrote: > Anyone have any ideas on how to make this (simple!) test pass with > flying colors? You will need to use a unicode library. Judging by the length of the strings being compared, I think what is happening is the ý and í characters are being entered in

Re: [rspec-users] Win MoNeY Online

2008-03-22 Thread Ashley Moran
On Mar 22, 2008, at 1:18 pm, Corey Haines wrote: > start making money by > clicking on surf ads and visit sites from the list for 30s, for each > site that you visit you receive 0.01$.The secret for making serious > money is to gather referrals which are users that register on bux.to > using the l

Re: [rspec-users] Win MoNeY Online

2008-03-22 Thread Corey Haines
+1 On Sat, Mar 22, 2008 at 2:49 PM, Ashley Moran <[EMAIL PROTECTED]> wrote: > > On Mar 22, 2008, at 1:18 pm, Corey Haines wrote: > > start making money by > > clicking on surf ads and visit sites from the list for 30s, for each > > site that you visit you receive 0.01$.The secret for making serio

Re: [rspec-users] Win MoNeY Online

2008-03-22 Thread Andrew WC Brown
What would spec first? the views or controllers.Honestly I don't see any point since views are so britle. I guess you'd just check with reg exp for the changing name On Sat, Mar 22, 2008 at 3:09 PM, Corey Haines <[EMAIL PROTECTED]> wrote: > +1 > > > On Sat, Mar 22, 2008 at 2:49 PM, Ashley Moran <

Re: [rspec-users] What is your workflow? Or how to use the story runner the right way.

2008-03-22 Thread Chuck Remes
On Mar 4, 2008, at 7:43 AM, Chris Parsons wrote: > [snip details about story & spec workflow] > > Sound like a lot of work, but given practice you can zip through these > steps very quickly. You also get a free 'focusing tool' (lose sight of > where you are? just run the story test and write more