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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T20:38:10+00:00 2026-06-01T20:38:10+00:00

I am newbie to Rails development and working with Spree Commerce bitnami Stack VM

  • 0

I am newbie to Rails development and working with Spree Commerce bitnami Stack VM instance. I am trying to install spree extension and the instructions says to make configuration changes to application Gem file which I cannot find in the webserver directory

Running Rails 2.3.5
Spree 0.9.4 version

  • 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-01T20:38:12+00:00Added an answer on June 1, 2026 at 8:38 pm

    The reason why you can’t find it because Gemfile is a standard from Rails 3+ and you’re using a Rails2 app. Rails3 uses Bundler which takes cares about all Gems for your app.

    In Rails 2 gem dependency definition is different. It doesn’t have Bundler so “bundle install” also won’t work in your case.

    Instead you need to add Gem dependency to config/environment.rb like this:

    config.gem 'your_gem_name_here'

    also you need to install the Gem manually, so not like in Rails3 where Bundler installs it. Use this in shell:

    gem install your_gem_name
    

    In general it’s a good idea to update the app to Rails3, I’d recommend it because as I saw this Gem you wanna use doesn’t have earlier release.

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

Sidebar

Related Questions

I a newbie trying to write a [Ruby ON Rails] spec to make sure
Rails newbie here, trying to get a new controller working. When I try to
I am newbie to Rails and trying to write application with TDD and BDD.
I am a newbie in Rails and am working on a page that enables
I am a newbie to Ruby on Rails . I have started working on
I'm a newbie Rails developer who is getting the following error when trying to
I'm still a newbie with Rails (and actually development period). I'm using Rails 3.
Complete rails newbie trying to get started. I have two classes, Ingredient, and Unit.
I am a rails newbie and I am trying to create a database schema
Bit of a Rails newbie here so please bear with me. 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.