werein / x-editable-rails

Edit fields easily with X-Editable helper

Home Page:https://wereinhq.com/guides/x-editable-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: $(...).editable is not a function

ruvaleev opened this issue · comments

I did everything as in docs, but this exception caught in console anyway. Rails 6, maybe this is the reason? Can somebody help with it?

Oh, it looks like this string in layout is solving the problem!

<script src="http://www.appelsiini.net/download/jquery.jeditable.mini.js"></script>