Hello all, I've placed the include_required_js way at the end of my applications.html file. Right below it I put catch_content :inline_js to ensure that all inline js I put on a page is put after all the js files have been loaded. I then wrap all my inline js with throw_content :inline_js do....
It works fine in all pages, except for parts which don't quite throw the content far enough :) Could someone please explain why that happens (I'd love to understand how parts work) and how to fix it, if possible, or a viable work around? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
