search for: address_spec

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

Did you mean: address_space
2007 Nov 07
5
Unexplainable failure...at least for me
...should ensure spacing between the st/ave on the address'' You have a nil object when you didn''t expect it! The error occurred while evaluating nil.name /Users/chris/Documents/Projects/Rails/MyProject/trunk/config/../app/models/address.rb:25:in `full_address'' ./spec/models/address_spec.rb:66: script/spec:4: Here is one of the tests that fail: describe Address, "additional properties" do before(:each) do @address = Address.new(valid_params) end def valid_params { :country_id => 1, :province_id => 1, :region_code => "T5Z3J4...