rails--rails/actionview/test/ujs
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
..
public Enable to call Rails.ajax without beforeSend 2017-10-28 12:13:19 +09:00
views Enable to call Rails.ajax without beforeSend 2017-10-28 12:13:19 +09:00
config.ru Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
server.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00