Open ilyabyar opened 10 years ago
Yep. It's a good idea. I suppose we should create something simple as you said. For a start add ability to send/receive messages directly one to one (but use has_many through association). Your should simply add the model Message, link it with User, create controller (index, show, delete) and views. Also it would be great if you will add indicator of unread messages (something like on the facebook).
I think that our app is need in a messaging system. I think that it should be simple, like in onliner.by. Are there any suggestions?