On Tue, Nov 30, 2010 at 9:31 AM, bh7322 <[email protected]> wrote: > Object is not missing constant ShopProductAttachment! (ArgumentError)
looks like something called "ShopProductAttachment" might be having a problem. do you have any extensions installed that are named like that? what happens if you disable it (move it out of vendor/extensions or remove the config.gem line that loads it from config/environment.rb) and try to start mongrel?
