Git Product home page Git Product logo

Comments (5)

nfm avatar nfm commented on August 23, 2024

Do you have a copy of jQuery manually installed into app/assets/javascripts or vendor/assets/javascripts? What do your sprockets manifests look like?

from jquery-rails.

thomasmulloy avatar thomasmulloy commented on August 23, 2024

I'm having the same issue, upgraded to latest gem version and still pegged to jquery 1.6.2, jquery was installed with a default rails 3.1 application creation.

from jquery-rails.

nfm avatar nfm commented on August 23, 2024

@thomasmulloy Have you run rake assets:clean to make sure there are no old precompiled assets hanging around? Can you post your javascript manifest files?

from jquery-rails.

thomasmulloy avatar thomasmulloy commented on August 23, 2024

cool, i was able to get it updated (not sure if this is the best approach) by updating my gemfile to

gem 'jquery-rails', '~> 1.0' 

and running

bundle update jquery-rails

it was pegged to jquery-rails 1.0.16 and now is 1.0.19

from jquery-rails.

nathanvda avatar nathanvda commented on August 23, 2024

I am not sure how, but for me this problem fixed itself. Not sure what it could have been? My chrome that failed to load the actually changed application.js ? I failed to think of that before. Not sure what other causes could have been. I have not changed gemsets or anything, not done a complete bundle update or anything.

So I will close this.

from jquery-rails.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.