search for: 107ms

Displaying 1 result from an estimated 1 matches for "107ms".

Did you mean: 100ms
2011 Jul 14
1
rails 3.0.9 ArgumentError (redundant UTF-8 sequence):
...rches respond_to do |format| format.html {render :gmap} 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 (...