We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I couldn't get x-editable to work on my project (neither with bootstrap nor jquery), so I created a plain rails 5 blog app
I've also created a public repo. I've followed all steps described here.
I don't know if I should have a specific jquery version or something, but It isn't working and my chrome console output is empty.
The text was updated successfully, but these errors were encountered:
Have you added $('.editable').editable()?
$('.editable').editable()
Sorry, something went wrong.
@Rubioli is right, just add this line to application.js
No branches or pull requests
I couldn't get x-editable to work on my project (neither with bootstrap nor jquery), so I created a plain rails 5 blog app
I've also created a public repo. I've followed all steps described here.
I don't know if I should have a specific jquery version or something, but It isn't working and my chrome console output is empty.
The text was updated successfully, but these errors were encountered: