On Sun, Jun 06, 2010 at 02:41:57AM -0700, Karsten wrote: > > 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.
Hello Karsten, what is the exact stacktrace you're experimenting ? What is the platform you're working on ? What version of ruby are you using ? Thanks in advance, -- John Mettraux - http://jmettraux.wordpress.com -- 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
