Switching to f_form_for and :bill_address

This commit is contained in:
Will Marshall
2014-02-21 15:19:12 +11:00
parent a162f4a108
commit 6b75e8c9ef

View File

@@ -19,7 +19,7 @@
%fieldset
%legend Billing Address
= f.fields_for current_order.bill_address do |ba|
= f.fields_for :bill_address do |ba|
.row
.large-12.columns
= ba.text_field :address1