1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Rafael Mendonça França
2837d0f334
Preparing for 5.2.0.beta2 release 2017-11-28 14:41:02 -05:00
Rafael Mendonça França
cceeeb6e57
Preparing for 5.2.0.beta1 release 2017-11-27 14:50:03 -05:00
yuuji.yaginuma
05bbfc5eab Fix test directory to correct path
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)
```
2017-07-30 16:28:10 +09:00
Ryunosuke Sato
40f226ae94 Fix link to rails-ujs
https://github.com/rails/rails-ujs is merged into actionview in favor of https://github.com/rails/rails/pull/28098.
[skip ci]
2017-03-30 01:10:20 +09:00
Matthew Draper
6c08d480f1 Start Rails 5.2 development 2017-03-22 10:11:39 +10:30
Rafael Mendonça França
8bb0b99a4a
Update package.json 2017-02-23 15:03:20 -05:00
Rafael Mendonça França
fe4a5706ac
Test rails-ujs in our travis matrix 2017-02-22 13:49:28 -05:00
Guillermo Iguaran
ad3a47759e Add rails-ujs to Action View 2016-11-26 01:23:07 -05:00