aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/app/assets/javascripts/README.md
Commit message (Collapse)AuthorAgeFilesLines
* NPM -> npm [ci skip]Xavier Noria2019-05-121-1/+1
| | | | According to https://www.npmjs.com/.
* Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-091-2/+2
|
* Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-161-2/+1
|
* Move all npm packages to @rails scopeJavan Makhmali2019-01-101-5/+5
| | | | Fixes #33083
* Update rails-ujs readmeYuto SASAKI2018-02-041-0/+2
| | | Add a note on using `yarn autoclean`.
* Update rails-ujs readmeMike Fiedler2018-01-291-1/+1
| | | Link to W3C reference was broken, this uses the latest URL, along with HTTPS.
* rails-ujs: Update READMEElliot Winkler2017-10-021-23/+18
| | | | | | | | Make various wording tweaks to cater to users who are viewing the README on NPM. Notably, don't highlight Yarn specifically in the installation instructions -- even though this is the preferred tool of choice especially in the Ruby community, some people still use NPM (and, really, ES2015+ syntax has nothing to do with NPM or Yarn).
* Grammar fixesJon Moss2017-05-291-2/+3
| | | | [ci skip]
* Update to rails-ujs documentation for yarn installAdrian Stainforth2017-05-261-0/+10
|
* Update test link in ActionView javascripts README.md.Josef Šimánek2017-05-221-1/+1
| | | [ci skip]
* Move rails-ujs README and LICENCE to actionviewRafael Mendonça França2017-02-221-0/+49
We are going to make rails/rails the official repository