Clay Dennis
Joined
70 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in How to use <script> in Rails 7
Ok thanks I will give it a try.
Posted in How to use <script> in Rails 7
Is the action.js.erb
file a partial of a view? Sorry, it's the first time I have seen a js.erb it has only been html.erb to this point.
Posted in How to use <script> in Rails 7
How do I display a that holds a url with the .js I want to display. For example, <script src="https://greatsite.com/widgets/awesomescript.js">. I am very new to Rails, been learning for only 3 months.