aboutsummaryrefslogtreecommitdiffstats
path: root/guides/assets/javascripts/responsive-tables.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor guides javascriptsYoshiyuki Hirano2018-04-231-9/+16
| | | | | * Remove `$` prefix from all variables (`$` prefix means jQuery object) * Old browsers doesn't support forEach. So use for instead of forEach.
* :scissors: jQuery for Rails GuidesYoshiyuki Hirano2018-04-211-37/+37
| | | | | * Rewrite with Vanilla JS * Confirmed with Chrome, Safari, Firefox
* Change permission to readonlySatoshi Ohmori2016-01-231-0/+0
| | | | | | changed from 755 to 644. I executed `chmod -x guides/assets/javascripts/responsive-tables.js`. [ci skip]
* [Guides] Format content for small devicesJoe Fiorini2012-10-061-0/+43