Re: [rspec-users] Fixture::FormatError parsing YAML

2009-05-27 Thread David Chelimsky
On Mon, May 18, 2009 at 3:50 PM, WJSimacek wrote: > > > On May 18, 2:16 pm, David Chelimsky wrote: >> On Mon, May 18, 2009 at 10:31 AM, WJSimacek wrote: >> > Hi, >> >    I'm trying to test restful_authentication plugin and am getting >> > errors with my install. >> >      ==>I've been through th

Re: [rspec-users] Fixture::FormatError parsing YAML

2009-05-18 Thread WJSimacek
On May 18, 2:16 pm, David Chelimsky wrote: > On Mon, May 18, 2009 at 10:31 AM, WJSimacek wrote: > > Hi, > >    I'm trying to test restful_authentication plugin and am getting > > errors with my install. > >      ==>I've been through the YAML specification and actually copied > > the fixture fil

Re: [rspec-users] Fixture::FormatError parsing YAML

2009-05-18 Thread David Chelimsky
On Mon, May 18, 2009 at 10:31 AM, WJSimacek wrote: > Hi, >    I'm trying to test restful_authentication plugin and am getting > errors with my install. >      ==>I've been through the YAML specification and actually copied > the fixture file into word looking for tabs instead of spaces. I've > pla

[rspec-users] Fixture::FormatError parsing YAML

2009-05-18 Thread WJSimacek
Hi, I'm trying to test restful_authentication plugin and am getting errors with my install. ==>I've been through the YAML specification and actually copied the fixture file into word looking for tabs instead of spaces. I've played with various parts of the formatting, but I need a fresh p