In what order does the Asset-Pipeline in Ruby on Rails load JavaScript Files? [on hold]
- by psycatham
So, when I decided to remove the tags <script></script> and benefit from the asset-pipeline instead, complications took place.
I am working with Google Maps' API V3, and to benefit from their functions and objects that their code provides, you have load the link first
<script…