Caleb Adam Haye
Caleb Adam Haye
I added iframe support.
Asset Pipeline is great, and we all love it... but sometimes I find myself using Asset Pipeline for the main views of my app, and using bootstrap for the admin...
Fixes Issue #176 by changing line of of `app/javascript/controllers/index.js` from: `import { application } from "./application"` to `import { application } from "../application"`
I'm seeing an esbuild error with a Rails 6.1.0 app I generated today: ``` $ bin/dev 11:37:41 web.1 | started with pid 27390 11:37:41 worker.1 | started with pid 27391...
Doesn't seem to work with Rails 4.1 ... tried 1.0.8 and latest ``` $ rails g letsrate User create app/assets/javascripts/jquery.raty.js create app/assets/images/star-on.png create app/assets/images/star-off.png create app/assets/images/star-half.png create app/assets/javascripts/letsrate.js.erb create app/controllers/rater_controller.rb...
http://stackoverflow.com/questions/19838399/nomethoderror-in-devise-registrations-sessions-undefined-method-new-for-ni