2013-12-03 21:56:20 +01:00
|
|
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
|
2014-07-01 15:50:39 +02:00
|
|
|
city_one:
|
2014-05-10 11:38:39 +02:00
|
|
|
name: Jolie ville
|
|
|
|
majname: JOLIE VILLE
|
2013-12-03 21:56:20 +01:00
|
|
|
postalcode: 1
|
|
|
|
inseecode: 1
|
|
|
|
regioncode: 1
|
|
|
|
latitude: 1.5
|
|
|
|
longitude: 1.5
|
|
|
|
|
2014-07-01 15:50:39 +02:00
|
|
|
city_two:
|
2014-05-10 11:38:39 +02:00
|
|
|
name: Une autre ville
|
|
|
|
majname: UNE AUTRE VILLE
|
2013-12-03 21:56:20 +01:00
|
|
|
postalcode: 1
|
|
|
|
inseecode: 1
|
|
|
|
regioncode: 1
|
|
|
|
latitude: 1.5
|
|
|
|
longitude: 1.5
|