Skip to content

Commit

Permalink
Update faker version documentation to be "next"
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen A. Wilson <stephen-356@hotmail.com>
  • Loading branch information
AmrAdelKhalil and Zeragamba authored May 19, 2020
1 parent 0f482fb commit c8b1602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faker/default/address.rb
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ def full_address
# country_name_to_code: {name: 'united_states'})
# #=> {:longitude=>-101.74428917174603, :latitude=>-37.40056749089944, :country_name_to_code=>"US"}
#
# @faker.version 2.11.0
# @faker.version next
def full_address_as_hash(*attrs, **attrs_params)
attrs.map!(&:to_sym)
attrs_params.transform_keys!(&:to_sym)
Expand Down

0 comments on commit c8b1602

Please sign in to comment.