Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 1007 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 1007 Bytes

Changelog

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.

[Archived]

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.

0.2.2

Bugfix #11, #16, #18, #15, #13, improved tests. unread_for?(user) method for messages added

0.2.1

RSpec test suite added.

0.2

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)!

0.1.1-0.1.5

Cancan ability logic changes, a lot of small fixes

0.1.0

Initial version