On Tue, Jul 5, 2011 at 8:27 PM, David Zhang <[email protected]> wrote:
> I'm using Rails 3.1.rc4 with ruby 1.9.2, and I just made a new app to test > this out. I ran your exact commands, except I used the standard sqlite3 > development db. I did not get any errors - the scaffold worked fine, and so > does creating users. > > Maybe it's an SQL development database issue - e.g. is your db properly > created/configured and everything? David, everything is OK in my database. I'm suspecting that ExecJS uses some native extension that is not working very well on my system. > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/Wv44E-Hpf0kJ. > 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. > -- 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.

