'Dflip Plugin TypeError

So I've been trying to add Dflip Jquery Plugin in my ruby on rails application but I am getting an Uncaught Type error

enter image description here

while working on this error I got to know that it's not able to read my dFlipLocation as well. I am really new to ruby on rails and I don't know what's the reason for not being able to detect dFlipLocation.

enter link description here

this is the link of the github repo where you can go through files and code

enter image description here

and this is structure of my Rails app



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source