It is saying that mongo does not appear to be running or at least it
is not running on the machine that your script is running on or is not
running on port 27017.

Are you running mongo on your machine? It is just the same as running
MySQL or PostgreSQL in that it is an independent service. Unlike
SQLite.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to