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

Change application.js manifest to include jquery.ui.all #2430

Closed
wants to merge 1 commit into from

Conversation

fourthnen
Copy link

Previous versions of the gem jquery-ui had jquery-ui in the application.js file.

It has now changed to jquery.ui.all.

@seanlinsley
Copy link
Contributor

jquery-rails has been locked down to < 3.0.0 because 3.0.0 separates jquery-ui into its own gem, jquery-ui-rails, and that new version no longer supports Rails 3.0. See #2233 for more info.

TL;DR we're locking it down until we officially drop support for Rails 3.0

At any rate, thanks for taking the time to open a pull request :)

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

2 participants