wrong argument type Mysql (expected Struct) running rake with Ruby 1.9 / Rails 2.3.3
99 views
Skip to first unread message
Paul Barry
unread,
Nov 7, 2009, 2:01:07 PM11/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I'm use Ruby 1.9 via rvm and Rails 2.3.3. I'm on OS X 10.5 and I have
the mysql 2.8.1 gem installed. When I run rake on my rails app, I get
the error "wrong argument type Mysql (expected Struct)". I can run
the app fine with script/server and script/console fine. Is anyone
else having this problem or know what might cause this problem?
Here's the stack trace: