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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T09:04:20+00:00 2026-06-07T09:04:20+00:00

I have strange old buggy project on Rails 2. It have gem’s dependencies in

  • 0

I have strange old buggy project on Rails 2.
It have gem’s dependencies in config/environment.rb like

config.gem "andand"
config.gem "json"
config.gem "chronic"
config.gem "mini_fb"

all those gems are located in vendor/gems/

andand-1.3.3/
chronic-0.6.7/
json-1.7.3/
mini_fb-1.1.7/
rbet-1.0.3/
redis-3.0.1/
responsys_client-0.0.1/

but when i start unicorn server with this app it always complain that it can’t find this gems. Why?

UPDATE

After building and installing gem from vendor/gems rails still complain about it.

I have tweake mini_fb gem into custom mini_fb_custom gem. Changed all references in gemspec and other files from mini_fb to mini_fb_my, installed it and it is shown in gem list as mini_fb_my. But it fails to load from config/environment.rb and complains that

Missing these required gems:
  mini_fb_my  >= 0

maybe i should rename lib/mini_fb.rb to lib/mini_fb_my.rb
i’ll check it.

UPDATE 2
Yes, renaming files rocks!

  • 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-07T09:04:21+00:00Added an answer on June 7, 2026 at 9:04 am

    You still need to install them from those folders, or unicorn will not know where to look for them.

    Just install the gems from that directory and unicorn should pick them up.

    UPDATE

    You can install your gems locally with this command

    gem install --local vendor/gems/gem/gem-name.gem
    

    On more recent versions of rails you just specify path on the Gemfile

    gem "gem-name", path: "path/to/gem"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying this I have found a strange problem: Delete an old file. Create a
I have a strange error in production environment BUT not in develop environment. In
Have to take some old, strange URLs and redirect them permanently to new, flashy
I have a strange scenario in a C++ builder 2010 project I have in
i have strange problem doing reporting: i have numerous clients with different issued invoices.
I have strange behaviour in Python/PyMongo. dbh = self.__connection__['test'] first = dbh['test_1'] second =
I have strange problem with receiving data from socket. On client im using air
I have strange error and not sure how to tackle it without wasting too
I tried to draw a model with 197 polygons but i have strange black
I know it's a simple question, but I have strange behaviour in here. <pre>

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.