Jonas Schneider
unread,Feb 22, 2009, 5:26:57 AM2/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prototype: Core
Hey guys,
I want to use sprockets in my rails app (the includes are just so
beautiful). Everything is working fine, but the files are always
concatenated, even in development. This sucks a bit for debugging; is
there an option to just output many javascript_include_tags instead of
generating the whole file?
Thanks,
Jonas