1

Maybe someone knows a good plugin for private messages? I'm using Rails 3 and Devise as a plug-in for authorization. On github, I found only this plugin, but after installing I get the message: undefined local variable or method `has_private_messages'... While in Rails console I can send messages... I would be grateful for any help...

xxxxixxxx
  • 53
  • 1
  • 3

1 Answers1

4

Restart your Server. They plugin may not have loaded.

Rishav Rastogi
  • 15,484
  • 3
  • 42
  • 47