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

  • Home
  • SEARCH
  • 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 4619458
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:25:38+00:00 2026-05-22T02:25:38+00:00

Is this type of thing allowed in Rails: Model.find_by_X_and_Y_and_Z(attribute1, attribute2, attribute3)

  • 0

Is this type of thing allowed in Rails: Model.find_by_X_and_Y_and_Z(attribute1, attribute2, attribute3)

  • 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-22T02:25:39+00:00Added an answer on May 22, 2026 at 2:25 am

    From http://ar.rubyonrails.org/classes/ActiveRecord/Base.html

    It‘s also possible to use multiple
    attributes in the same find by
    separating them with “and”, so you get
    finders like
    Person.find_by_user_name_and_password
    or even
    Payment.find_by_purchaser_and_state_and_country
    .
    So instead of writing
    Person.find(:first, :conditions =>
    [“user_name = ? AND password = ?”,
    user_name, password]), you just do
    Person.find_by_user_name_and_password(user_name,
    password).

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

Sidebar

Related Questions

Usually I'm good with this type of thing, but this is bugging me. I
Can someone explain to me this odd thing: When in python shell I type
I know this type of thing I want to do used to work in
How do you make this type of button? I think it is Android 4+
How can I convert this type of Arraylist to Two Dimensional Arraylist ? ArrayList<ArrayList<String>>
I have this type which is basically a struct { int x,y,z; } that
I know this type of question has been asked and answered before but I
I have this type of structure <ul> <li>one</li> <li> two has children <ul> <li>a</li>
This is more of a high level how do you solve this type of
I supposed to make this type of charts, is it posssible to make through

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.