Re: [Rails] Re: update action problem
On 13 November 2010 23:14, MoonFlash <mladimisec@gmail.com> wrote:
> It looks like, somehow, rails is processing entered text_area input as
> some kind of SQL query.
Please remember to quote the previous message so that each message
makes some sense in it's own right, otherwise we have to search back
through previous messages to work out what you are talking about.
I would concentrate on finding out why (if) it is calling the wrong
action first. What happens after is irrelevant if it is calling the
wrong action. No SQL or anything else is performed before the
'Processing ....' message is logged.
By the way have you actually got actions inside ApplicationController?
This would be unusual I think. Though I may be wrong.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home