aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and consolidate .gitignoresbogdanvlviv2018-02-171-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 generalMatthew Draper2016-02-011-1/+1
|
* Improvements and reorganization of assetsJon Moss2016-01-301-0/+1
|
* Add task to create precompiled action_cable.js and reorganize to accommodateJavan Makhmali2016-01-301-0/+1