> yml is very strict about formatting.  You need spaces at the front of
> nested lines, so
> valid_user:
>   id: 1
>   screen_name: foobar
>   email: foo...@gmail.com
>   password: foobar
>   remember_me:
>   authorization_token: 1
>
> Note the spaces in front of id:, screen_name: and so on.


Colin I was not getting about nested lines and spaces :) that was the 
problem. Now my tests are working fine.

You was right form the post one. :)

I am just freaky guy, need some time to learn things.

Thanks Colin one again.

Amir

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to