search for: on_rails

Displaying 1 result from an estimated 1 matches for "on_rails".

Did you mean: _on_rails
2010 Nov 22
0
Rails-3.0.3 API change? Completed 406 Not Acceptable
X-posted from Ruby-on_rails Talk Updating to Rails-3.0.3 resulted in 14 tests failing. Investigating one of them I discover that this message "Completed 406 Not Acceptable in 223ms" is being returned instead of the expected page. This error indicates that the format of the request cannot be satisfied. Usually a...