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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:57:38+00:00 2026-06-08T15:57:38+00:00

I am reading Michael Hartl’s Ruby On Rails Tutorial, and as customary with many

  • 0

I am reading Michael Hartl’s Ruby On Rails Tutorial, and as customary with many programming tutorials he’s having me use command line commands such as

bundle install
rake db:migrate

I’m just wondering what type of commands these are. I’ve read a little bit on batch files, and from what I’ve read it seems like these would be the batch files I’ve read of.

  • 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-08T15:57:40+00:00Added an answer on June 8, 2026 at 3:57 pm

    On Windows you are actually executing batch files as windows does not have shebang support. For example the batch file for bundle is this:

    @ECHO OFF
    IF NOT "%~f0" == "~f0" GOTO :WinNT
    @"ruby.exe" "C:/Ruby193/bin/bundle" %1 %2 %3 %4 %5 %6 %7 %8 %9
    GOTO :EOF
    :WinNT
    @"ruby.exe" "%~dpn0" %*
    

    If you check in wherever you’ve got Ruby installed and go into the bin directory you’ll see all the Ruby commands along with corresponding batch files to enable them to be executed without having to call ruby manually.

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

Sidebar

Related Questions

I'm a PHP developer learning Ruby on Rails by reading Michael Hartl's tutorial .
I just started reading Michael Hartl's Ruby on Rails 3 Tutorial. He recommends using
I'm reading Michael Hartl's Ruby on Rails 3 Tutorials. I just came across my
I've been reading the Ruby on Rails 3 Tutorial book by Michael Hartl and
I'm reading the Michael Hartl's Ruby on Rails Turorial but I'm stuck here .
I'm reading the new version of Rails Tutorial by Michael Hartl and, since I'm
I'm a Rails beginner and currently reading Michael Hartl's Rails 3 Tutorial and have
I'm reading through Hartl's book, Ruby on Rails by Example. In chapter 11, it
I just started reading Michael Hartl's book on Rails and I've run across a
Reading the code of many javascript libraries, I see that many developers use to

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.