We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running Ruby 1.8.6 (Mac), Erlang R13B01 (5.7.2), Rake 0.8.7, Rack 1.0.0, erlectricity 1.0.1, a Rails 2.3.4 app, and fuzed from this repository's master branch (or trunk).
I ran "curl -v http://localhost:8080/people.xml" to call a RESTful controller call and get XML back, and it returned this:
500 Internal Error
no block given
each_line'./bin/../rlibs/fuzed_handler.rb:124:in
inject'./bin/../rlibs/fuzed_handler.rb:124:in
handle_proxy_handle_request'./bin/../rlibs/chassis.rb:34:in
handle_handle_request'./bin/../rlibs/chassis.rb:149:in
dispatch'./bin/../rlibs/chassis.rb:205:in
call'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/matcher.rb:14:in
process'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:38:in
loop'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:34:in
receive'./bin/../rlibs/chassis.rb:200:in
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running Ruby 1.8.6 (Mac), Erlang R13B01 (5.7.2), Rake 0.8.7, Rack 1.0.0, erlectricity 1.0.1, a Rails 2.3.4 app, and fuzed from this repository's master branch (or trunk).
I ran "curl -v http://localhost:8080/people.xml" to call a RESTful controller call and get XML back, and it returned this:
500 Internal Error
no block given
./bin/../rlibs/fuzed_handler.rb:124:in
each_line'./bin/../rlibs/fuzed_handler.rb:124:in
service'/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/whiny_nil.rb:55:ininject'./bin/../rlibs/fuzed_handler.rb:124:in
each'./bin/../rlibs/fuzed_handler.rb:124:ininject'./bin/../rlibs/fuzed_handler.rb:124:in
service'bin/../rlibs/rails_node.rb:38:inhandle_proxy_handle_request'./bin/../rlibs/chassis.rb:34:in
send'./bin/../rlibs/chassis.rb:34:inhandle_handle_request'./bin/../rlibs/chassis.rb:149:in
send'./bin/../rlibs/chassis.rb:149:indispatch'./bin/../rlibs/chassis.rb:205:in
start'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/matcher.rb:14:incall'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/matcher.rb:14:in
run'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:22:inprocess'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:38:in
run'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:34:inloop'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:34:in
run'/Library/Ruby/Gems/1.8/gems/erlectricity-1.0.1/lib/erlectricity/receiver.rb:67:inreceive'./bin/../rlibs/chassis.rb:200:in
start'./bin/../rlibs/chassis.rb:279:in `start'./bin/../rlibs/chassis.rb:383bin/../rlibs/rails_node.rb:43The text was updated successfully, but these errors were encountered: