Skip to content
New issue

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

Needed to include gem 'jquery-ui-rails' to get it to work #84

Open
epugh opened this issue Apr 20, 2017 · 2 comments
Open

Needed to include gem 'jquery-ui-rails' to get it to work #84

epugh opened this issue Apr 20, 2017 · 2 comments

Comments

@epugh
Copy link

epugh commented Apr 20, 2017

I'm happy to submit a PR to update the README. I had to add

# jQuery UI dependency.
gem 'jquery-ui-rails'

to my Gemfile on Rails 4.2 to get the

//= require jquery-ui/autocomplete

to be found. Happy to put in PR, though seems like there are a lot of dead ones out there!

@alexey
Copy link

alexey commented May 5, 2017

If someone have jquery-ui v6 and:
couldn't find file 'jquery-ui/autocomplete' with type 'application/javascript'
Then need to:
//= require jquery-ui/widgets/autocomplete

@black-snow
Copy link

Anyone still maintining this project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants