December 2009
1 post
3 tags
"already initialized constant" Warnings
I hate it when a plugin or gem decides to override some constants that conflict with Rails or another plugin or gem. Even when this is done in a way that doesn’t cause any problems, you are forever saddled with warnings whenever Rails starts up. For example, here was the startup message for a project of mine:
/vendor/gems/tlsmail-0.0.1/lib/net/smtp.rb:806: warning: already initialized...