One more item - I'm using a commercial host, so I can't use webrick. Bummer.
Joe Joe Kr wrote: > The default index.html works fine. > > I've setup login_engine before, and compared the two routes.rb, they're > identical, but that was an older version of rails and login_engine. > > In the README for login_engine, it mentions about setting up "default > routes", but there is no specific information. I thought the before > filter requiring authentication would take care of redirects to the > login prompt. Are there routes I have to setup for login_engine? I > haven't in the past, was I just lucky? > > Anyways, shouldn't the engine startup, and I should get some sort of log > file? > > Joe > > James Adam wrote: >> Hmm... it seems like something more fundamental is going wrong with >> your application's environment. Have you double checked your routes.rb >> file? Does it work under webrick? >> >> - james -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
