On 10/27/06, John <[EMAIL PROTECTED]> wrote:
>
> thanks
> i dont want ordering
> i want the ability to add ranking to the object, eg user, his picture
> each needs a rank column, a rank view, vote up vote down  actions etc
> the whol works is wt ruby does

What you're talking about isn't actually part of Rails;
acts_as_voteable is a Rails plugin by Juixe.

On the other hand, it's certainly true that Rails makes writing
"acts_as_foo"-type plugins much easier than it is under TG/SQLObject
or TG/SQLAlchemy.
-- 
Tim Lesher <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to