master
Prototype JavaScript framework — Read more
Hi, I included Prototype in my Rails app with Sprockets and I get this error : Sprockets::LoadError: can't find file for require `selector_engine.js' (line 30 of /var/apps/my_app/releases/20091202133347/vendor/sprockets/prototype/src/dom.js)
I'm using the very last master commit (9d47112)
Maybe I should wait for the 1.6.2 release and use the tag 1.6.1 until then (it is working with this version).
By the way, thanks for your work on Prototype, it's great.
Thanks for the report. It should be fixed as of 7770ab.
Cool, thanks.
Maybe I should wait for the 1.6.2 release and use the tag 1.6.1 until then (it is working with this version).
By the way, thanks for your work on Prototype, it's great.
Thanks for the report. It should be fixed as of 7770ab.
Cool, thanks.