Introduction
acts_as_messages is a user's internal message plugin can be used on web site or other applications
Feature
- post and reply message
- users inbox
- users sents
- users trashs
Install
- script/generate acts_as_messages
- rake db:migrate
more information look at the plugin doc