def self.featured
    find_options = {
      :include => :user,
      :conditions => ["is_active = ? and about_me IS NOT NULL and
user_id is not null", true],
    }

On Nov 20, 8:12 pm, "Steven A Bristol" <[EMAIL PROTECTED]>
wrote:
> On Thu, Nov 20, 2008 at 8:05 PM, [EMAIL PROTECTED]
>
> <[EMAIL PROTECTED]> wrote:
>
> > Can you have more than one? and how do you change them?
>
> Look in profile.rb. The featured method is defined there.
>
> cheers,
> Steven bristol
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" 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/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---

Reply via email to