1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
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
..
assets use rails favicon.ico instead or ruby favicon.ico for rails guides 2015-02-06 15:59:30 -07:00
bug_report_templates Add the bug report templates to the Travis CI build 2015-06-05 15:29:48 -05:00
rails_guides Speed up Levenshtein by 50% and reduce 97% of memory usage 2015-04-11 15:28:23 -07:00
source Merge branch 'master' of github.com:rails/docrails 2015-06-05 19:49:44 +00:00
.document
CHANGELOG.md Add Active Job to Configuring Guide [ci skip] 2015-04-09 18:41:46 +01:00
rails_guides.rb Merge pull request #19240 from yui-knk/refactor/guide_rb 2015-03-18 12:32:10 +01:00
Rakefile Update link (minor fix) 2015-02-28 22:39:52 -03:00
w3c_validator.rb