On Nov 7, 6:22 pm, Java <[EMAIL PROTECTED]> wrote:
> Ah, yes, thanks.
>
> I'll try to investigate this a bit further.
> The case you linked to describes a different problem though, it seems.
> In my case the model (Price) and the ApplicationHelper are fairly
> vanilla,
> not loading any fancy external libraries through ways untrackable by
> Rails dependency mechanisms.

You can also confuse the dependency system by using require when you
could/should be using require_dependency.

> That's what's bothering me so much (after all, I got my code running
> by pulling the Price reference out of the helper),
> all this seems to indicate a bug somewhere in the dependency/
> autoreload mechanism.

Hard to say from what I've seen.

Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to