nixpkgs/pkgs/development/ruby-modules/bundled-common
Raitis Veinbahs a6a2e75804 ruby-modules: Import gemset if it's a path OR a string. (#38959)
This fixes the bug introduced by 8686b98612dc which broke bundlerEnv
exprs when gemdir was a string (thus making gemset a string by
`gemset = gemdir + "/gemset.nix"`) which made it being treated as a
set.
2018-04-15 11:53:15 +01:00
..
default.nix ruby-modules: Import gemset if it's a path OR a string. (#38959) 2018-04-15 11:53:15 +01:00
functions.nix ruby treewide: don't merge source into top-level 2018-01-04 02:28:33 -05:00
gen-bin-stubs.rb
test.nix