diff options
author | Yves Senn <yves.senn@gmail.com> | 2012-11-18 17:57:55 +0100 |
---|---|---|
committer | Yves Senn <yves.senn@garaio.com> | 2012-11-19 15:23:49 +0100 |
commit | da6951af63b311cf6c0e92ee09301820a620aa3d (patch) | |
tree | 24cbbb29a4f98e3c022a1a02ec4de980c7963b8e /railties/lib/rails/generators/test_unit/performance | |
parent | b18fc59d28d96ba4d3481a71030b56f643653f3c (diff) | |
download | rails-da6951af63b311cf6c0e92ee09301820a620aa3d.tar.gz rails-da6951af63b311cf6c0e92ee09301820a620aa3d.tar.bz2 rails-da6951af63b311cf6c0e92ee09301820a620aa3d.zip |
backport #8262, require bundler groups to include rake-tasks in engines
If you generate a full engine, this will include rake tasks from
your gem under the `app` namespace. For example if you have a dependency
on `rspec-rails` in your engine's `gemspec`. You will get the task `app:spec`
Closes #8229
Conflicts:
railties/CHANGELOG.md
Diffstat (limited to 'railties/lib/rails/generators/test_unit/performance')
0 files changed, 0 insertions, 0 deletions