Skip to content

Commit 3c2864e

Browse files
committed
Edit seed data for future integration
1 parent 02b1060 commit 3c2864e

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

db/seed_data.rb

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -398,20 +398,6 @@ def self.teachers
398398
school: School.find_by(name: "Greenfield Charter Academy"),
399399
email: "falrashid@greenfieldcharter.org",
400400
},
401-
{
402-
first_name: "Owen",
403-
last_name: "Burke",
404-
admin: false,
405-
status: 9,
406-
snap: "oburke_home",
407-
application_status: "Info Needed",
408-
personal_website: "https://burkelearning.com",
409-
more_info: "Homeschool cooperative covering 12 families.",
410-
education_level: 1,
411-
languages: ["English"],
412-
school: School.find_by(name: "Riverside Middle School"),
413-
email: "oburke@riverside-ms.edu",
414-
},
415401
{
416402
first_name: "Mia",
417403
last_name: "Johansson",

0 commit comments

Comments
 (0)