1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/bug_report_templates
Roque Pinel 89550bc1a0 Add the bug report templates to the Travis CI build
The bug report templates are now executed from the `ci/travis.rb` when
`GEM` contains `guides`.

I started by creating a `test` task in `guides/Rakefile` to handle this,
but since inline `gemfile` must not be executed with `bundle exec`, that
rake task would not be consistent with others. So I went back by
executing them directly from `Build`.

Use inline Gemfile dependency when reporting gem bugs
2015-06-05 15:29:48 -05:00
..
action_controller_gem.rb Add the bug report templates to the Travis CI build 2015-06-05 15:29:48 -05:00
action_controller_master.rb Add the bug report templates to the Travis CI build 2015-06-05 15:29:48 -05:00
active_record_gem.rb Add the bug report templates to the Travis CI build 2015-06-05 15:29:48 -05:00
active_record_master.rb Use inline Gemfile dependency when reporting bugs 2015-06-03 22:02:25 -05:00
generic_gem.rb Add the bug report templates to the Travis CI build 2015-06-05 15:29:48 -05:00
generic_master.rb Use inline Gemfile dependency when reporting bugs 2015-06-03 22:02:25 -05:00