ruby - Require a gem outside the Gemfile -


i'm trying require gem temporarily not in gemfile, without altering gemfile.

you can see why answers questions such as:
is possible require files outside gemfile?
bundler how require gems separately in gemfile in 1 file?

have been useless pursuit.

you should try if debundle.rb works purpose!


Comments

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -