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 8188181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T02:49:07+00:00 2026-06-07T02:49:07+00:00

I use this query to database: Category.all.each { |c| c.ancestry = c.ancestry.to_s + (c.ancestry

  • 0

I use this query to database:

Category.all.each { |c| c.ancestry = c.ancestry.to_s + (c.ancestry != nil ? "/" : '') + c.id.to_s 

   }.sort {|x,y| x.ancestry <=> y.ancestry 
   }.map{ |c| [" A " * (c.depth - 1) + c.name,c.id]}

Before the letter A I want to add a few white chars (because of indentation), but if I tried to add just " " (empty space) or \t, it doesn’t work.

How to do that?

  • 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-06-07T02:49:08+00:00Added an answer on June 7, 2026 at 2:49 am

    I assume this is on a webpage. If so, more than 1 space in HTML is ignored. Instead, you need to use CSS to space each category, or use &nbsp; instead of spaces.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem. I want to use a LINQ query against this database:
I got this: SET @databasename = (SELECT DATABASE()); USE @databasename; ...SQL Querys... But this
Maybe it's wrong but I always use this query for my app: cme_only =
I want to use this SQL query to get only the records between 8
I am trying to use this MySQL query: SET @a:=0; UPDATE tbl SET sortId=@a:=@a+1
The answer to another SO question was to use this SQL query: SELECT o.Id,
I use this function substr(tbarticles.articlebody,1,200) as description1 in a query but for some articles
now i use this code: $welcome_text = mysql_query(SELECT * FROM `text` WHERE `name` =
I need to rewrite this query and I'm not allowed to use a subquery.
I have a database of items. Each item is categorized with a category ID

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.