Model from Gem is missing
问题 I am using mailboxer in my Rails 4 app. gem 'mailboxer' I recently updated it from 0.11 to 0.12.4 , it stopped working, and I cant figure out why. Now, I am getting the error: uninitialized constant Message I checked the gem's GitHub repo and it does have the Message model. I checked my local version of the gem and it matches up. Puma:mailboxer Jeff$ pwd /Users/Jeff/.rvm/gems/ruby-2.0.0-p247/gems/mailboxer-0.12.4/app/models/mailboxer Puma:mailboxer Jeff$ ls conversation conversation.rb