On Fri, Apr 3, 2009 at 12:37 AM, Mislav Marohnić
<mislav.marohnic@gmail.com> wrote:
> This is great. I''d love for its permanent home to be
> rubyonrails.org/contributors.
> Two things:
>
> did anyone notice the long tail effect? hehe
> is the list going to be live (think github post-receive hook)
That''s the idea, though the way to update is not yet defined.
We''ll
sort it out when we are ready to deploy it. The entry point is just a
call to
Repo.update(/path/to/working/copy)
so we have options.
That pulls, understands changes in the mappings, if any, and updates
the database. After pulling that''s a fraction of a second so it could
be triggered by a hook no prob. A cron job would do but I kind of
dislike "Last updated at ..." messages, I''d prefer it to be
really
live.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---