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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:38:55+00:00 2026-05-26T21:38:55+00:00

I have created a gem that provides an executable. Now I’d like the users

  • 0

I have created a gem that provides an executable. Now I’d like the users of my gem to being able to use the executable independently from their setup especially regarding RVM and Bundler. Some users install the gem globally:

gem install foobar

Some users install it inside projects using Bundler:

echo "gem 'foobar'" > Gemfile && bundle

Some users have a Gemset per projects, others do not.

My Problem now is, that my gem creates a git hook that looks actually like that:

#!/bin/sh
bundle exec foobar -dostuff

That approach does not work for users, who did not install my gem using Bundler. If I changed that to:

#!/bin/sh
foobar -dostuff

some users have trouble, because the executable can not be found, or the “wrong” executable is executed.

Is there any way to clean up this “bundle exec” mess and provide a behavior of the executable that works for all users?

Regards
Felix

  • 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-26T21:38:55+00:00Added an answer on May 26, 2026 at 9:38 pm

    This script should help – https://github.com/gma/bundler-exec/blob/master/bundler-exec.sh

    Read more on it here – http://effectif.com/ruby/automating-bundle-exec

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

Sidebar

Related Questions

I have created a few small flash widgets that stream .mp3 audio from an
I have a engine style Rails plugin from which I can create a gem
I have created a PHP-script to update a web server that is live inside
I have created a UserControl that has a ListView in it. The ListView is
i have created a workflow activity that do give the item creater of a
I am planning to have something like this for a website that is on
Given a gem that defines top-level classes that clash with some code I have
I have created a Gemfile in my rack application (that previously used .gems). When
We have a web app that among other things, allow users to leave a
I have a suite of scenarios that should be runned against a site. Now

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.