You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: TextMate
Textmate isn't recognizing the stuff in this tag as javacript:
<% javascript_tag do %>
If anyone wants to fix that, it'd be awesome.
Thanks.
Nic Williams
unread,
May 23, 2008, 7:13:37 AM5/23/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonrail...@googlegroups.com
In the meantime, if you use "script" + TAB you'll get a normal javascript <script>...</script> element, which will recognise its internals as javascript.