James Adam wrote:
> Are you all running with the latest version of the Engines plugin?
> Some of those line numbers indicate otherwise...
>
> - james
Hmmm. I don't how I ended up with something *other* than the latest
version, but I didn't have it. Updating it made the add_path problem go
away.
Hi, I'm also getting the add_path error in engines.rb.
I'm running rails 1.1.2, and I've tried using edge rails and specifying
module Engines
CONFIG = {:edge => true}
end
at the top of my environment.rb file, but it didn't help.
Rails::VERSION::STRING prints "1.1.2", which seems right.
I am a