Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 4 | -68/+7 |
| | |||||
* | Import rails-ujs v0.1.0 from rails/rails-ujs | Guillermo Iguaran | 2017-02-20 | 6 | -204/+23 |
| | |||||
* | Correct spelling | Benjamin Fleischer | 2017-02-05 | 1 | -1/+1 |
| | | | | | | | ``` go get -u github.com/client9/misspell/cmd/misspell misspell -w -error -source=text . ``` | ||||
* | s/an/a/ | Akira Matsuda | 2017-01-26 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Fix Rubocop violations and fix documentation visibility | Rafael Mendonça França | 2016-12-28 | 2 | -15/+15 |
| | | | | | | Some methods were added to public API in 5b14129d8d4ad302b4e11df6bd5c7891b75f393c and they should be not part of the public API. | ||||
* | stop using removed `render :text` | yuuji.yaginuma | 2016-12-03 | 1 | -1/+1 |
| | | | | Follow up to 79a5ea9eadb4d43b62afacedc0706cbe88c54496 | ||||
* | Add UJS tests | Guillermo Iguaran | 2016-11-26 | 20 | -0/+5266 |