Displaying 1 result from an estimated 1 matches for "2e3da8ad".
2008 Mar 18
1
Merb and Javascript template system
I''ve tryed to use the same logic in html layouts to handle javascript files
without success.
All I need is not repeat javascript code in various erb templates that have
90% of identical code.
- I can''t use more than 1 js file.
- If isn''t a way to do this like erb can do in html, what''s the best way to
"include" a file in another using Merb?
--
from