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 a Rails 3.0 incompatibility related to the rails.js rename #62

Merged
merged 1 commit into from May 12, 2011

Conversation

webmat
Copy link

@webmat webmat commented May 12, 2011

Hi!

This commit fixes a small incompatibility when using Rails 3.0 with jq-rails 1.0.1.

The "jquery_ujs.js" file was still being referred to as "rails.js" in the Rails 3.0 before_configuration block.

Thanks for jquery-rails,

Mat

The name of the file is now jquery_ujs.js rather than rails.js
@indirect
Copy link
Owner

Whoops! Thanks for fixing this. :)

indirect pushed a commit that referenced this pull request May 12, 2011
Fix a Rails 3.0 incompatibility related to the rails.js rename
@indirect indirect merged commit de6a952 into indirect:master May 12, 2011
@JangoSteve
Copy link
Collaborator

Nice catch.

@webmat
Copy link
Author

webmat commented May 12, 2011

Jeez, you guys are fast :-)

@indirect
Copy link
Owner

Hah, that's nothing. 1.0.2 is pushed with the fix. ;)

@JangoSteve
Copy link
Collaborator

Sweet, I hadn't gotten around to bumping the patch number yet anyway, so that worked out.

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

3 participants