On Feb 3, 7:33 pm, MaggotChild <[email protected]> wrote:
> On Feb 2, 2:54 pm, Frederick Cheung <[email protected]>
> wrote:
>
> > Does it only happen when class caches is false ?
>
> Why yes Fredrick, it does. I wonder why that can be. Your thoughts
> would be appreciated.
That pretty much means that the automated reloading is bollocksed. For
example this can happen if rails clears out a class you were still
using or something like that.
It can be quite hard to pinpoint what exactly the problem is. Areas to
look out for are using require when you should use require_dependency
and associations between models in your app and models in plugins
Fred
>
> Regardless, you have provided me with a new area to look into.
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---