I am using Rails 6. I am having problems with getting js plugins working. I am trying to add toastr.js. This what I have tried yarn add toastr This is how my application.js file look require("@...
0 Vote
1 Answer
215 Views