Rafael Mendonça França
|
fe4a5706ac
|
Test rails-ujs in our travis matrix
|
2017-02-22 13:49:28 -05:00 |
|
Guillermo Iguaran
|
41c33bd4b2
|
Import rails-ujs v0.1.0 from rails/rails-ujs
|
2017-02-20 14:29:55 +09:00 |
|
Benjamin Fleischer
|
c8b5d828e7
|
Correct spelling
```
go get -u github.com/client9/misspell/cmd/misspell
misspell -w -error -source=text .
```
|
2017-02-05 19:00:18 -06:00 |
|
Akira Matsuda
|
650e46afbc
|
s/an/a/
[ci skip]
|
2017-01-26 00:56:40 +09:00 |
|
Rafael Mendonça França
|
010e246756
|
Fix Rubocop violations and fix documentation visibility
Some methods were added to public API in
5b14129d8d and they should be not part of
the public API.
|
2016-12-28 21:53:51 -05:00 |
|
yuuji.yaginuma
|
d71f289fb2
|
stop using removed render :text
Follow up to 79a5ea9ead
|
2016-12-03 15:28:59 +09:00 |
|
Guillermo Iguaran
|
02568801e6
|
Add UJS tests
|
2016-11-26 01:23:07 -05:00 |
|