Please help me to understand this error message:
1) PostsController#create when logged in should create a new post and
redirect to a successful message page
Failure/Error: post 'create', { post: {title: 'New post',
Mock Post(id: integer, title: string, description: text,
location: string, created_at: datetime, updated_at: datetime, status:
string, tags: string, views: integer, user_id: integer) received
unexpected message :id= with (20)
# ./spec/controllers/posts_controller_spec.rb:56:in `block (4
levels) in <top (required)>'
Finished in 0.59991 seconds
6 examples, 1 failure
I'm trying to figure out this for about a week or more :(
on 2012-05-24 00:27
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.