mirror of
https://github.com/oonyeje/Pearlception_Website_RoR.git
synced 2025-12-25 03:37:40 +00:00
- set up index route to show osyters of a specific result - set up index view, controller method, and route - commented out debug console
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
$(function () {
|
|
$('[data-toggle="popover"]').popover();
|
|
})
|