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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:19:54+00:00 2026-06-06T19:19:54+00:00

I would like to always have my model look to see if an object

  • 0

I would like to always have my model look to see if an object exists before saving. And if it does, then not to create a new object, but to use an existing one.

Is it possible to add this directly to the before_save ActiveRecord class of my model ?

I believe this is impossible because you can not change the value of self.

  • 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-06T19:19:55+00:00Added an answer on June 6, 2026 at 7:19 pm

    ActiveRecord already provides this functionality. You can do something like:

    User.find_or_initialize_by_email('some@email.com')
    

    This will return the user from the database, if found, or a new user with the email set to the passed parameter. You can then use the object as you would otherwise and call save when you are done (which will update or create as needed).

    More info on http://api.rubyonrails.org/classes/ActiveRecord/Base.html (search the page for find_or_initialize_by_)

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

Sidebar

Related Questions

I would like to have an .emacs setting so that tabs are always formed
I would like a node of a specific type to always appear at the
I would like to state that the associated data is always an instance of
I would like to encrypt a string ( user's email ) and always obtain
I would like to find all comment blocks(/*...*/) but the function g_regex_match_full always returns
Would like someone to take a look at my script and tell me where
I have some html content stored in a database field. I would like trusted
Say I have a three models that look (basically) like this: class User <
I have a scenario where I would like to filter some entity sets at
I would like to have a custom snippet of html form code that takes

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.