Hi there, I am having issue installing El Dorado on Mac OS X Tiger, with Rails 2.0.2 and everything up to date (with other apps running elsewhere).
I had to do a "rails eldorado" to get the server to start (script/server) or else it was throwing a "No such file or directory" error in bash.
So I created this, and copied over all of the files within the created bare bones app with the El Dorado files, and did the rake db actions.
Now however, all pages display:
"uninitialized constant ApplicationController::ExceptionLoggable"
Any idea where this is coming from? Am I missing something?
Thanks very much for any help :)