Displaying 1 result from an estimated 1 matches for "intentsearches_controller".
2011 Jul 14
1
rails 3.0.9 ArgumentError (redundant UTF-8 sequence):
...format.xml {render :xml => @intentsearches }
format.json { render :json => @intentsearches }
end
end
and want a json response, but i do get the following error
Completed 500 Internal Server Error in 107ms
ArgumentError (redundant UTF-8 sequence):
app/controllers/intentsearches_controller.rb:103:in `gmap''
app/controllers/intentsearches_controller.rb:100:in `gmap''
Rendered
/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb
(1.0ms)
Rendered
/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middle...