Fix test_objects_in_constructor or remove test
Reported by Chad Arimura | October 13th, 2009 @ 02:37 PM
2) Error:
test_objects_in_constructor(TestSimpleRecord):
NoMethodError: undefined method gsub' for
nil:NilClass<br/>
/usr/local/lib/ruby/1.9.1/cgi/util.rb:6:in `escape'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/awsbase/right_awsbase.rb:98:in `amz_escape'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/awsbase/right_awsbase.rb:82:in `block in sign_request_v2'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/awsbase/right_awsbase.rb:81:in `map'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/awsbase/right_awsbase.rb:81:in `sign_request_v2'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/awsbase/right_awsbase.rb:264:in `signed_service_params'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/sdb/right_sdb_interface.rb:96:in `generate_request'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/sdb/right_sdb_interface.rb:401:in `put_attributes'
/usr/local/lib/ruby/gems/1.9.1/gems/aws-1.11.36/lib/sdb/active_sdb.rb:808:in `save'
/usr/local/lib/ruby/gems/1.9.1/gems/simple_record-1.1.19/lib/simple_record.rb:631:in `save'
test_simple_record.rb:272:in `test_objects_in_constructor'
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A drop in replacement for ActiveRecord for Amazon SimpleDB.
Code hosted at http://github.com/appoxy/simple_record