Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -1/+1 |
| | | | | :tada::tada::tada: | ||||
* | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Fix test directory to correct path | yuuji.yaginuma | 2017-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Together, fix to the following lint violation. ``` rails/actionview/test/ujs/public/test/data-confirm.js 303:11 error Strings must use singlequote quotes rails/actionview/test/ujs/public/test/data-remote.js 414:32 error Extra semicolon semi ✖ 2 problems (2 errors, 0 warnings) ``` | ||||
* | Fix link to rails-ujs | Ryunosuke Sato | 2017-03-30 | 1 | -1/+1 |
| | | | | | https://github.com/rails/rails-ujs is merged into actionview in favor of https://github.com/rails/rails/pull/28098. [skip ci] | ||||
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | Update package.json | Rafael Mendonça França | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 1 | -1/+1 |
| | |||||
* | Add rails-ujs to Action View | Guillermo Iguaran | 2016-11-26 | 1 | -0/+36 |