Hello! I am yust porting my ruote-app to rails 3. After following the instructions of the rails:upgrade:check "plugin" The server finally starts. I altered my environment-Scrips according to the files of ruote-on-rails on github. :) But every time rails tries to connect to the database I get an "internal server error". The same is true with ruote-on-rails itself. I just altered the Gemfile to use "rails3.0.0beta3" instead of the "rails3.0.0beta"-default and did a rails generate scaffold test one:string two:string to test the ruote-on-rails-package. Acessing now the tests URL within ruote-on-rails causes the internal error.
The server output /as the logfile) shows nothing special about that error, just some deprecation-warnings (some configurations seem to be in the wrong place). If I start a new project from scratch wit rails 3 everything works fine so it might be a configuration issue. Does anybody have an ide what's going wrong? Regards, Karsten -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
