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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:42:17+00:00 2026-05-30T23:42:17+00:00

I have a simple mongodb collection which stores tweets directly from the twitter api

  • 0

I have a simple mongodb collection which stores tweets directly from the twitter api (via a ruby script).

I’m now building a simple Sinatra app to display some of these tweets.

So far, I’ve managed to get a simple view to display some of the tweet data by building a simple Tweet model and assigning variables to some of the fields stored in my tweet collection.

e.g.

class Tweet 
 include Mongoid::Document
 field :text, :type => String
 field :id_str, :type => String
 field :user, :type => String
end

Do I need to create explicit variables for each field in my mongo collection or is there a smarter way of automatically assigning variable names based on the field name stored in mongo?

Thanks,

Ed

  • 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-30T23:42:18+00:00Added an answer on May 30, 2026 at 11:42 pm

    Yes, this is called “Dynamic Fields”. The Mongoid documentation describes it here: http://mongoid.org/docs/documents/dynamic.html

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

Sidebar

Related Questions

I have a simple script to get an export from MongoDB: #!/bin/sh -x QUERY='{
I have simple SSIS package which reads data from flat file and insert into
I have a really simple Mongodb collection e.g. { _id : ObjectId(objid), url :
I have used mongodb 1.8.1. In which I have collection which contains more than
I have a simple mongodb collection: { _id : { id : 3CE33FCC-AFB1-F59A-2839-3D151DB95A6B },
I have simple HTML code with some JavaScript. It looks like: <html> <head> <script
I have simple SSIS package in which On Error event handler I have created
I have simple SSIS package where I import data from flat file into SQL
Trying to do a simple mongodb query that drives me mad.... I have the
I have been having a problem where after my mongodb connection to mongohq via

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.