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

Fix path to require jQuery UI in assets pipeline. #105

Closed
wants to merge 1 commit into from

Conversation

mejibyte
Copy link

In recent versions of Rails, the right path is jquery-ui/widgets/<widget>. See https://github.com/jquery-ui-rails/jquery-ui-rails#require-specific-modules for details.

I also added jQuery and jQuery UI to the Gemfile as explicit dependencies for this gem (I got a load error when I tried to use this gem since I didn't have those gems in my app's Gemfile).

In recent versions of Rails, the right path is 'jquery-ui/widgets/<widget>'. See https://github.com/jquery-ui-rails/jquery-ui-rails#require-specific-modules for details.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.523% when pulling bccb19f on andmej:master into 00a98af on mbulat:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.523% when pulling bccb19f on andmej:master into 00a98af on mbulat:master.

@mejibyte
Copy link
Author

Any concerns with merging this?

@mejibyte
Copy link
Author

Friendly ping 😊

@mejibyte
Copy link
Author

mejibyte commented May 2, 2018

@mbulat any chance you could take a look at this PR anytime soon?

@mejibyte
Copy link
Author

mejibyte commented May 7, 2018

@mbulat ping

@rurabe
Copy link

rurabe commented Jun 3, 2018

+1

@mejibyte
Copy link
Author

@mbulat can you merge this PR or give me write access so I can merge it? 😊

dennyabraham added a commit to dennyabraham/tyche that referenced this pull request Jul 9, 2019
@mbulat
Copy link
Owner

mbulat commented Sep 25, 2020

Fixed in 0eebb2f

@mbulat mbulat closed this Sep 25, 2020
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

Successfully merging this pull request may close these issues.

None yet

4 participants