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 Phusion Passenger Discussions
I got a strange error in my pages. Of course under Mongrel everything
works perfectly :-).
The error is the following:
When I include javascript (AJAX) the page are not loaded.
The tag used is:
<%= javascript_include_tag :defaults %>
On this line the error message is the following:
ActionView::TemplateError (wrong number of arguments (2 for 1))