nixpkgs/pkgs/development/ruby-modules/bundled-common
Alyssa Ross 83a2d993d4
bundlerEnv: include all groups by default
This wasn't really an issue until the latest minor release of Bundix
(2.4), because prior to then Bundix didn't emit group attributes, and so
this functionality of bundlerEnv wasn't really used. However, it is now
apparent that a better default for bundlerEnv would be to include all
gem groups by default, not just the default group. This matches the
behavior of Bundler, and makes more sense, because the default group
alone isn't necessarily useful for anything -- consider a Rails app with
production, development, and test groups. It has the additional benefit
of being backwards compatible with how this would have worked before the
Bundix update.
2018-12-11 21:26:08 +00:00
..
default.nix bundlerEnv: include all groups by default 2018-12-11 21:26:08 +00:00
functions.nix bundlerEnv: include all groups by default 2018-12-11 21:26:08 +00:00
gen-bin-stubs.rb bundlerEnv: support unicode executables (#31145) 2017-11-03 11:31:16 +00:00
test.nix [bot] treewide: remove unused 'args@' in lambdas 2018-07-20 19:54:05 +00:00