search for: nomethodfound

Displaying 1 result from an estimated 1 matches for "nomethodfound".

2006 Sep 08
4
Namespace collions "cluster"
...ls application that has been deployed with mongrel_cluster. My application contains a model "Cluster.rb" and now I run into namespacing problems when accessing the Cluster class (the Mongrel:Cluster module get''s to try to resolve method calls which leads to a embarrassing NoMethodFound errors) I have started renaming my model, but I wonder what the "safe" way of handling namespace conflicts is. thanks Jens-Christian