Displaying 1 result from an estimated 1 matches for "datasets_control".
2005 Nov 03
3
EBADF error?
...144 end
.
.
.
The error looks like this in the logs/development.log file. I''ve edited
it slightly to allow for posting.
Processing Base#index (for 127.0.0.1 at Thu Nov 03 15:43:02 Eastern...
Parameters: {}
Errno::EBADF (Bad file descriptor):
/app/controllers/datasets_controller.rb:142:in `write''
Rendering C:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.9.1/ (cont.)
lib/action_controller/templates/rescues/layout.rhtml (cont.)
(500 Internal Error)
I''m running Rails 0.13.1 + Webrick 1.3.1 in development mode on a WinXP box.
Thanks...