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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:30:37+00:00 2026-06-06T13:30:37+00:00

I have a database connection that I got like this: db = Mongo::Connection.new.db(app-development) but

  • 0

I have a database connection that I got like this:

db = Mongo::Connection.new.db("app-development")

but when I tried querying for a collection like this:

@users = User.all.limit(50)

I got this error:

NoMethodError (undefined method `users' for #<Mongo::DB:0x10ed5f3b8>):

My collection is called users. What was the right way to get that data?

Thanks!

  • 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-06T13:30:38+00:00Added an answer on June 6, 2026 at 1:30 pm

    Are you sure that you’ve got the right case on users? is it ‘Users’ or ‘users’?

    you could try:

    @users = users.find("").limit(1);
    

    This is the resource I used to learn…
    http://api.mongodb.org/ruby/current/file.TUTORIAL.html

    Jim

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

Sidebar

Related Questions

I have this line: @users = database['users'].find(:all).limit(10) it returns this object: <Mongo::Cursor:0x8759a858 namespace='app-development.users' @selector=:all
All, I am using the VS2010 database connection dialog that Microsoft have released (
I have a global header and footer that has a Database connection and a
I know I have that my connection to the database works, and a test
I have recently changed my web app to create a database connection per command
I've got a Spring app that I believe uses DBCP connection pooling to connect
I have an app that sends email to registred users. This app sends an
I have a php script that is triggered from my app. This script uses
I have this code that I use for copy one table to another, but
I don't know if I have got this correct but what I am trying

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.