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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:13:41+00:00 2026-05-26T10:13:41+00:00

Usually be seen in .gemspec file. eg. i18n.gemspec . $: << File.expand_path(‘../lib’, __FILE__)

  • 0

Usually be seen in .gemspec file. eg. i18n.gemspec.

$: << File.expand_path('../lib', __FILE__)
  • 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-26T10:13:42+00:00Added an answer on May 26, 2026 at 10:13 am
    Pre-defined variables
    $!         The exception information message set by 'raise'.
    $@         Array of backtrace of the last exception thrown.
    $&         The string matched by the last successful match.
    $`         The string to the left  of the last successful match.
    $'         The string to the right of the last successful match.
    $+         The highest group matched by the last successful match.
    $1         The Nth group of the last successful match. May be > 1.
    $~         The information about the last match in the current scope.
    $=         The flag for case insensitive, nil by default.
    $/         The input record separator, newline by default.
    $\         The output record separator for the print and IO#write. Default is nil.
    $,         The output field separator for the print and Array#join.
    $;         The default separator for String#split.
    $.         The current input line number of the last file that was read.
    $<         The virtual concatenation file of the files given on command line (or from $stdin if no files were given).
    $>         The default output for print, printf. $stdout by default.
    $_         The last input line of string by gets or readline.
    $0         Contains the name of the script being executed. May be assignable.
    $*         Command line arguments given for the script sans args.
    $$         The process number of the Ruby running this script.
    $?         The status of the last executed child process.
    $:         Load path for scripts and binary modules by load or require.
    $"         The array contains the module names loaded by require.
    $DEBUG     The status of the -d switch.
    $FILENAME  Current input file from $<. Same as $<.filename.
    $LOAD_PATH The alias to the $:.
    $stderr    The current standard error output.
    $stdin     The current standard input.
    $stdout    The current standard output.
    $VERBOSE   The verbose flag, which is set by the -v switch.
    $-0        The alias to $/.
    $-a        True if option -a is set. Read-only variable.
    $-d        The alias to $DEBUG.
    $-F        The alias to $;.
    $-i        In in-place-edit mode, this variable holds the extension, otherwise nil.
    $-I        The alias to $:.
    $-l        True if option -l is set. Read-only variable.
    $-p        True if option -p is set. Read-only variable.
    $-v        The alias to $VERBOSE.
    $    -w        True if option -w is set.
    

    the above shortcuts are an unfortunate Perl anachronism! There are “English Names” available for some of them, which are self-explanatory, and which should be used if available.

    see also: https://docs.ruby-lang.org/en/2.4.0/globals_rdoc.html

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

Sidebar

Related Questions

How can I display the circular swirl image, that is usually seen in asp.net
Usually when I build a site, I put all the CSS into one file,
I have a weird problem I haven't seen before. I modified a file in
Should logger be declared static or not? Usually I've seen two types of declaration
Usually, I've seen it with forms, but I've found it helpful to group related
All the examples I've seen for overloading usually have only two methods of the
Everybody has seen a blog. They usually follow the syntax of: user.site.com But are
I've seen a lot of variations on this question, but they usually are trying
Is there any in modern Delphi versions? (I've seen TWordApplication in Delphi 7) Usually
I've seen and worked with a lot of older, JDBC-based DAO code that usually

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.