▲ | nickromano 5 days ago | |
TurboLinks only replaces the <body> so you can put any scripts you'd like loaded exactly once into the <head> tag. You can use <script async> to keep it from blocking. | ||
▲ | myflash13 5 days ago | parent [-] | |
yeah but I needed it loaded exactly once only on certain pages and not on others. |