aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2012-11-18 17:57:55 +0100
committerYves Senn <yves.senn@gmail.com>2012-11-18 18:03:27 +0100
commita1fd9cd1a0ecd88517febf9c9d0ca85fd07ebe25 (patch)
tree7cfa7b438977f1f91b0368ad191a97da24ef9109 /activerecord/test
parent7cb0c8852b4196ab92cfb7cb1f08dc5ff8084bf4 (diff)
downloadrails-a1fd9cd1a0ecd88517febf9c9d0ca85fd07ebe25.tar.gz
rails-a1fd9cd1a0ecd88517febf9c9d0ca85fd07ebe25.tar.bz2
rails-a1fd9cd1a0ecd88517febf9c9d0ca85fd07ebe25.zip
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
Diffstat (limited to 'activerecord/test')
0 files changed, 0 insertions, 0 deletions