Skip to content
Extraits de code Groupes Projets
Valider 2f23387b rédigé par Raphael's avatar Raphael
Parcourir les fichiers

changed spacing in seed

parent 90b750ac
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -12,41 +12,41 @@ require 'config/environment' ...@@ -12,41 +12,41 @@ require 'config/environment'
def create(backer_number, password) def create(backer_number, password)
backer_info = [ [5072,"George", "Washington"], backer_info = [ [5072,"George", "Washington"],
[3742,"John", "Adams"], [3742,"John", "Adams"],
[7782,"Thomas", "Jefferson"], [7782,"Thomas", "Jefferson"],
[2691,"James", "Madison"], [2691,"James", "Madison"],
[6133,"James", "Monroe"], [6133,"James", "Monroe"],
[7558,"John", "Quincy Adams"], [7558,"John", "Quincy Adams"],
[8670,"Andrew", "Jackson"], [8670,"Andrew", "Jackson"],
[1559,"Martin Van", "Buren"], [1559,"Martin Van", "Buren"],
[5404,"William Henry","Harrison"], [5404,"William Henry","Harrison"],
[6431,"John", "Tyler"], [6431,"John", "Tyler"],
[1957,"James K." , "Polk"], [1957,"James K." , "Polk"],
[5323,"Zachary", "Taylor"], [5323,"Zachary", "Taylor"],
[8784,"Millard", "Fillmore"], [8784,"Millard", "Fillmore"],
[4267,"Franklin", "Pierce"], [4267,"Franklin", "Pierce"],
[8891,"James", "Buchanan"], [8891,"James", "Buchanan"],
[2324,"Abraham", "Lincoln"], [2324,"Abraham", "Lincoln"],
[6948,"Andrew", "Johnson"], [6948,"Andrew", "Johnson"],
[8176,"Ulysses S.", "Grant"], [8176,"Ulysses S.", "Grant"],
[6928,"Rutherford B.", "Hayes"], [6928,"Rutherford B.", "Hayes"],
[5677,"James A.", "Garfield"], [5677,"James A.", "Garfield"],
[7966,"Chester A.", "Arthur"], [7966,"Chester A.", "Arthur"],
[2893,"Grover", "Cleveland"], [2893,"Grover", "Cleveland"],
[6828,"Benjamin", "Harrison"], [6828,"Benjamin", "Harrison"],
[2982,"William", "McKinley"], [2982,"William", "McKinley"],
[6756,"Theodore", "Roosevelt"], [6756,"Theodore", "Roosevelt"],
[6658,"William Howard", "Taft"], [6658,"William Howard", "Taft"],
[3551,"Woodrow", "Wilson"], [3551,"Woodrow", "Wilson"],
[3088,"Warren G.", "Harding"], [3088,"Warren G.", "Harding"],
[8379,"Calvin", "Coolidge"], [8379,"Calvin", "Coolidge"],
[7493,"Herbert", "Hoover"], [7493,"Herbert", "Hoover"],
[2759,"Franklin D.", "Roosevelt"], [2759,"Franklin D.", "Roosevelt"],
[1029,"Harry S.", "Truman"], [1029,"Harry S.", "Truman"],
[4013,"Dwight D.", "Eisenhower"], [4013,"Dwight D.", "Eisenhower"],
[8507,"John F.", "Kennedy"], [8507,"John F.", "Kennedy"],
[1508,"Lyndon B.", "Johnson"], [1508,"Lyndon B.", "Johnson"],
[5258,"Richard", "Nixon"] [5258,"Richard", "Nixon"]
] ]
pin =[5072, pin =[5072,
3742, 3742,
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter