This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 1b7088b15fbad3bfb378204b3aace7692073bc3c
tree 51dfc95db80e2d4528c5a90846847bfcef802ad4
parent 4b093bfd9275aa82429b6153994f763d8a7dee19
tree 51dfc95db80e2d4528c5a90846847bfcef802ad4
parent 4b093bfd9275aa82429b6153994f763d8a7dee19
has_emails / CHANGELOG.rdoc
master
- Change how the base module is included to prevent namespacing conflicts
0.1.3 / 2008-09-07
- Add compatibility with state_machine 0.3.0
0.1.2 / 2008-06-29
- Add compatibility with has_messages 0.1.2
0.1.1 / 2008-06-22
- Remove log files from gems
0.1.0 / 2008-05-05
- Update to latest has_messages api
- Simplify by removing support for models other than EmailAddresses in Emails
- Updated documentation
0.0.1 / 2007-09-26
- Refactor has_email_address/has_email_addresses so that new associations for unsent/sent emails isn’t created for has_email_address
- Add state changes fixtures for tests
- Add tests for ApplicationMailer
- Add support for tracking the original email address for senders/recipients even if the email address changes on the associated model (i.e. EmailAddress/User/etc.)
- Support converting models with an email_address/email_addresses association
- Allow the sender of emails to be an arbitrary string email address
- Add documentation
- Move test fixtures out of the test application root directory
- Convert dos newlines to unix newlines
- Update against latest changes to has_messages







