mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-05 22:31:57 +08:00
tax_id, company_name, postal_code, state, and city are not required on the billing info update form. When they are not provided, we should set them to nil instead of an empty string. Since an empty string is truthy in Ruby, it causes issues when we try to check whether billing info details are present. |
||
---|---|---|
.. | ||
billing_spec.rb | ||
github_spec.rb | ||
postgres_spec.rb |