rails/actionview/test/fixtures/public
bogdanvlviv 0f98954a83
Clean up and consolidate .gitignores
* Global ignores at toplevel .gitignore
* Component-specific ignores in each toplevel directory
* Remove `actionview/test/tmp/.keep` for JRuby

```
rm actionview/test/tmp/ -fr
cd actionview/
bundle exec jruby -Itest test/template/digestor_test.rb
```

Related to #11743, #30392.

Closes #29978.
2018-02-17 14:26:19 -08:00
..
elsewhere Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
foo Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
javascripts Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
stylesheets Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00