> In my own tests, I wasn't able to reproduce this effect--
> the sequence of <script src="..."> tags didn't seem to
> result in one script being loaded before the other.
> Have you seen different results?  Perhaps on some browsers only?

I had actually only tested the patch with the asset_tag_helper_test
(figuring that would be enough--silly me). You are correct though,
that the functionality doesn't seem to work as advertised within an
actual application.

I'm going to look into this problem a bit further, but what I *can*
say right now is that if I switch around the assertion in the test(s)
they fail as expected.

Thanks for the feedback.

--
DeLynn Berry
[EMAIL PROTECTED]
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to