NoMethodError In Production Mode

I am working on an app using the Rails Engine plugin. In development
mode, everything works fine. However, when I switch to production mode I
get a NoMethodError for any of my methods in any of my models.

I know there’s a lot of missing information I should supply, I just
don’t even know where to begin. Any help would be appreciated.