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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:01:08+00:00 2026-06-18T11:01:08+00:00

Lets say i have a rails app locally on my machine and i use

  • 0

Lets say i have a rails app locally on my machine and i use vagrant with that app.

I have worked on that vagrant and made a box from it.

Now i give the box to some others.

Do the others need to have the source code of the rails app locally on their machines or they can just use the vagrant box that i gave without having the source code locally ?

  • 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-18T11:01:10+00:00Added an answer on June 18, 2026 at 11:01 am

    We use Vagrant for VDE (virtual development environment) in next scheme(maybe it will be useful for you too):

    1. we keep our sources under git (can be svn/csv/etc);
    2. we keep Vagrantfile in root folder of git repository;
    3. in Vagrantfile we add:

      config.vm.box_url = "http://<url for our box>"
      
      nfs = !Kernel.is_windows?
      
      config.vm.share_folder "v-root", "/tmp/vde", ".", :nfs => nfs
      

    we store our box on S3 its easy, but as easiest way can be dropbox.

    so for share your sources you need just share repository. in Readme.md you
    can describe few step to launch vde

    with share_folder All your sources will be available from vde(inner instance) from folder /tmp/vde

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

Sidebar

Related Questions

Let's say in a Rails app you have some gems that you use in
Let's say I have a Rails app that gets most of it's functionality from
Lets say I have a Rails app that is modelled as follows: There is
So lets say I have the following rails app: myrailsapp.com and if you want
Lets say I have a service class in my rails app. It doesn't really
Let's say I have a rails app with content that's read-only to the public,
Let's say I have a Rails 3 app that displays videos. The user can
Lets say have a main app, that also has a blog, I like to
I have some rails app, a view with a field, lets say its called
Using Rails v2.1, lets say you have an action for a controller that is

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.