From: Xeno Campanoli Date: 2009-05-13T07:11:01+09:00 Subject: Other javascript things broken in non-default states of .rhtml This is kindof a followup of my other email about javascript in my .rhtml files (eruby with https apache2). What I seem to be generally seeing is that anything that is not the initial behavior in eruby values that by necessity must be set outside any blocks in the early <% %> stanza. If this is known stuff, forgive me. I just need a link, or perhaps a recommendation to do it another way. I know AJAX goes in Rails, so it must go here too, right?