Monday, November 23, 2009

rails ftw




in this case, ftw does not mean "for the win"

If you get the error:

ArgumentError (A copy of XX has been removed from the module tree but is still active!):


Check your environments/development.rb for config.cache_classes and try
setting it to true:


config.cache_classes = true #false