show/hide this revision's text 3 added 221 characters in body
<%= javascript_include_tag "all_min" %>

That really has all the semantics of a classic asp function call, even if it's really ruby. In fact, not knowing any ruby I can still be pretty confident with the guess that this is just a function and "all_min" refers to a folder name that's being passed in as a parameteran argument. That tells me

Since the <%= %> bee-stings are just a short-cut for Response.Write in classic ASP, we can conclude that you ought to be able to build your own function that does essentially the same thing and returns a string with the relevant includes.

show/hide this revision's text 2 added 21 characters in body
<%= javascript_include_tag "all_min" %>

That really has all the semantics of a classic asp function call, even if it's really ruby. In fact, I'd not knowing any ruby I can still be pretty confident with the guess that "all_min" refers to a folder name that's being passed in as a parameter. That tells me you ought to be able to build your own function that does essentially the same thing.

show/hide this revision's text 1
<%= javascript_include_tag "all_min" %>

That really has all the semantics of a classic asp function call, even if it's really ruby. In fact, I'd guess that "all_min" refers to a folder name. That tells me you ought to be able to build your own function that does essentially the same thing.