Hi there

I have a rails 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
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to