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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:09:24+00:00 2026-05-27T12:09:24+00:00

My comments are placed by users. The Comment belongs_to :user and the User has_many

  • 0

My comments are placed by users. The Comment belongs_to :user and the User has_many :comments.

But users can be removed. If done, I’d rather not delete their comments, but instead associate their comments with one Dummy user.

I can think of several ways:

  • On load of a comment, if no associated user is found, create a User in memory with dummy data.
  • On load of a comment, if no associated user is found, pick a predefined one from the database.
  • On removal of a comment, associate all the comments with a predefined User in the database; through some post filter.

My feeling says that number one is cleanest; since the other two require a user in the database that will be hardwired in the code. If user 18394 will be that “special” user, I’d need all kinds of safetynets for that special user.

  • 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-27T12:09:25+00:00Added an answer on May 27, 2026 at 12:09 pm

    What about soft deleting users instead? Have a boolean field called User.active and set a default scope for User.active = t. When a user gets deleted, set the active field to false, and clear out any personal data.

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

Sidebar

Related Questions

In my application I have places where users can send messages and leave comments
In how many ways and places can we place comments in CSS? Can the
Assuming I have a comments model and a posts model, What code can I
I Have a page which has comments left by users, each post has has
I'd like to disable the Comment box that pops up when a user clicks
I'm indexing user comments related with an entity by entity id. Example of comments
I'm developing a Facebook app which allow my users to draw their wanted path
I have three models: Post ( has_many votes as votable ), Comment ( has_many
I have received comments from blind users that some of my sound and music
In the given case a User may: invite many invitees (has_many :invitations) accept one

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.