Ruby on Rails sometimes has some odd errors now and then. Sometimes you get this “is not missing” error, especially for websites that you run in production mode. I understand from some discussions on the web that most of this is caused by namespaces and models. So try to avoid name-spaced models, controllers seem to work fine. Oddly enough I only noticed this behavior when I run the website with a fine tool called Phusion Passenger.