Created
March 25, 2019 04:11
-
-
Save marzdgzmn/085808bc45267a9beafc9b11b4e92f14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Customer.new( | |
attr_hash.each do |k ,v| | |
k: v | |
end | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment