search for: results_controller

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

2006 Feb 11
3
Creating new object using params posted from form
...sing the GET request) is fine, but if I use the form to post any data I get an error. ArgumentError in Results#index wrong number of arguments (1 for 0) RAILS_ROOT: ./script/../config/.. Application Trace <#> | Framework Trace <#> | Full Trace <#> #{RAILS_ROOT}/app/controllers/results_controller.rb:13:in `initialize'' #{RAILS_ROOT}/app/controllers/results_controller.rb:13:in `new'' #{RAILS_ROOT}/app/controllers/results_controller.rb:13:in `list'' #{RAILS_ROOT}/app/controllers/results_controller.rb:4:in `index'' -e:3:in `load'' -e:3 c:/ruby/lib/ruby/...