[OSM-dev] message outbox

Andy Robinson blackadderajr at googlemail.com
Tue Nov 13 10:14:58 GMT 2007


On 13/11/2007, Tom Hughes <tom at compton.nu> wrote:
>
> In message <354824.32243.qm at web30807.mail.mud.yahoo.com>
>         Mikel Maron <mikel_maron at yahoo.com> wrote:
>
> > It looks like pretty straightforward. Add sent_messages to the User
> > model
> >
> >   has_many :sent_messages, :foreign_key => :from_user_id, :order =>
> >   sent_on DESC'
> >
> > and add an action messages/outbox, and views. Or merge into
> > messages/inbox.
>
> You'll need :class_name => "Message" as well.
>
> > I don't have a svn account -- how do I get one?
>
> I think you do - at least there is an account called "mikel"...
>
> > And is there a schedule for updating code in production?
>
> What do you think we are - organised ;-) If I see a checkin that
> effects the site then I'll deploy unless it looks horribly broken.
>
> Tom
>
> --
> Tom Hughes (tom at compton.nu)
> http://www.compton.nu/
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
>

And while at it it would be great if there was a way for the subject to be
carried forward to replies :-)

Cheers

Andy

-- 
Andy Robinson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20071113/f3bc6150/attachment.html>


More information about the dev mailing list