1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/assets/javascripts
Yoshiyuki Hirano b261508002 Refactor guides javascripts
* Remove `$` prefix from all variables (`$` prefix means jQuery object)
* Old browsers doesn't support forEach. So use for instead of forEach.
2018-04-23 04:30:47 +09:00
..
guides.js Refactor guides javascripts 2018-04-23 04:30:47 +09:00
responsive-tables.js Refactor guides javascripts 2018-04-23 04:30:47 +09:00
syntaxhighlighter.js