Top "Mailboxer" questions

LoadError Unable to autoload constant Message

In my app; when I submit form, I get this error: LoadError at /questions Unable to autoload constant Message, expected /…

ruby-on-rails activemodel rails-models mailboxer
foreigner - remove foreign key

I am trying to use mailboxer in my rails 4 app. A problem is arising when i try to deploy the …

ruby-on-rails psql mailboxer foreigner
Ruby on Rails - ActiveRecord::Relation count method is wrong?

I'm writing an application that allows users to send one another messages about an 'offer'. I thought I'd save myself …

ruby-on-rails ruby activerecord rspec mailboxer