Sha256: 317f42a47f831c18ef9db60c5729e5ab4e68a376e29ec399c4a65ad776a0cde5
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
== master == 0.1.2 / 2008-06-29 * Add compatibility with state_machine 0.2.0 == 0.1.1 / 2008-06-22 * Remove log files from gems == 0.1.0 / 2008-05-05 * Remove dependency on acts_as_list * Update to reflect changes from has_states to state_machine * Introduce an ActionMailer-type api for adding the various types of recipients * Update migrations to support Rails 2.0 syntax * Replace has_finder dependency with named_scope * Remove has_messages helper * Update documentation == 0.0.1 / 2007-09-26 * Add state_changes fixtures for tests * Use has_finder for tracking the deletion status of Messages/MessageRecipients * Message#forward and Message#reply should create new instances of the current class, not always Message * Add type field to MessageRecipient table * Allow message senders to not be model recipients in third-party plugins * Remove old references to Message::StateExtension * Update with dependency on custom_callbacks * Add documentation * Convert dos newlines to unix newlines * Move ReceiverMessage state into the MessageRecipient class * Moved Build extensions out of the MessageRecipient class * Fix determining whether classes exist in has_messages
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
has_messages-0.1.2 | CHANGELOG.rdoc |