Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up and consolidate .gitignores | bogdanvlviv | 2018-02-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * 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. | ||||
* | Wrangle the asset build into something that sounds more general | Matthew Draper | 2016-02-01 | 1 | -1/+1 |
| | |||||
* | Improvements and reorganization of assets | Jon Moss | 2016-01-30 | 1 | -0/+1 |
| | |||||
* | Add task to create precompiled action_cable.js and reorganize to accommodate | Javan Makhmali | 2016-01-30 | 1 | -0/+1 |