All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Gem is not ready for Rails 4. If you need it, I would be happy to collaborate and make it capable with new Rails. Don't hesitate to drop me a line: [email protected]
Update: thanks to Stanislav Mekhonoshin, now we have rails-4
branch.
Bugfix #11, #16, #18, #15, #13, improved tests. unread_for?(user)
method for messages added
RSpec test suite added.
Added ability to attach discussion to any other model (discussable). Don't forget to update the database with upgrade migration (read more above in readme)!
Cancan ability logic changes, a lot of small fixes
Initial version