Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

fixed #67, #68 and #69 #70

Closed
wants to merge 2 commits into from

Conversation

coorasse
Copy link

This commit patches issues #67, #68 and #69

private

def address_params
params.require(:address).permit(:firstname, :lastname, :address1, :address2, :city, :state_name, :zipcode, :country_id, :phone)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Senjai
Copy link
Contributor

Senjai commented Mar 25, 2014

Apologies, we need both state_name and state_id to be available.

@coorasse
Copy link
Author

I added also state_id

@iloveitaly
Copy link
Member

Could you rebase these changes to master? Lots of changes have been made for 2.x compatibility and I want to ensure that these are still needed. Thanks!

@coorasse coorasse closed this Jan 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants