Today I committed to trunk a suggestion done by Dr Nic at RubyEnRails2007.
This provides a more elegant way of doing something with the data before it get’s returned from the proxy.
The MailDemoActiveRecordBindings sample has been updated to use this new method. (And I removed the useless MailboxProxy.rb file, because it will automatically be defined when [...]