Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4547084
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T16:02:42+00:00 2026-05-21T16:02:42+00:00

Two-part question: I am using acts_as_taggable_on, and I want to generate an array of

  • 0

Two-part question:

I am using acts_as_taggable_on, and I want to generate an array of all the tags used on all the records of a particular Model. But I want that list to not contain duplicates.

When I select a tag, I generate a list of all records that are tagged by that tag. How do I then generate a list of all the other tags that belong to that list of records (also not with duplicates?)

In other words, how do I, for a subset of records, show all the associated tags (minus, of course, the tag that generated that subset?)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T16:02:43+00:00Added an answer on May 21, 2026 at 4:02 pm

    does this answer? http://www.ruby-doc.org/core/classes/Array.html#M000277

    a = [ "a", "a", "b", "b", "c" ]
    a.uniq!   #=> ["a", "b", "c"]
    

    and for your second question http://www.ruby-doc.org/core/classes/Array.html#M000273

    [ 1, 1, 2, 2, 3, 3, 4, 5 ] - [ 1, 2, 4 ]  #=>  [ 3, 3, 5 ]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a two-part question. I'm using jQuery for a project and wanting to
This is actually a two-part question. My server is set up to redirect all
This is really a two part question, but they're kinda related: How does Windows
Two Part Question: What kind of actions does SQL Server process in RAM? Of
Two part question... I've read in other posts that Apple's personal version of Java
This is actually a two part question. First,does the HttpContext.Current correspond to the current
I have a two part question Best-Practice I have an algorithm that performs some
This is a two part question. A dumb technical query and a broader query
This is a two part question. Is it possible to take advantage of xVal
This is a two-part question: First, I am interested to know what the best

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.