El Dorado

A full-stack community web application written in Ruby/Rails
Issue with installing El Dorado « El Dorado « almost effortless
 
Thu, 22 May 2008, 8:21am #1
wigsgiw
New member
Registered: May, 2008
Last visit: Thu, 22 May 2008
Posts: 2

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 :)

Offline
Thu, 22 May 2008, 8:33am #2
wigsgiw
New member
Registered: May, 2008
Last visit: Thu, 22 May 2008
Posts: 2

Looks like there is a missing plugin - ExceptionLoggable - remove reference to this, and now it is WillPaginate throwing an error - too late for this will look at it again later ;)

Cheers

Offline
Thu, 22 May 2008, 12:06pm #3
Trevor
Administrator
Wait-ill-fix-it
Registered: Sep, 2005
Last visit: 38 minutes ago
Posts: 226

Are you using the latest version from github? I just made some changes with both of those plugins. It could be that you got a version right in the middle? Try again with a freshly downloaded copy of the app and let me know if there's any issues.

Offline