lib/crunchbase/utilities/veriables.rb in crunchbase4-0.1.5 vs lib/crunchbase/utilities/veriables.rb in crunchbase4-0.1.6

- old
+ new

@@ -140,10 +140,10 @@ 'on_compus' => 'On Campus', 'online' => 'Online', 'online_and_on_campus' => 'Online and On Campus' }.freeze - SCHOOL_METHODS = { + SCHOOL_PROGRAMS = { 'bootcamp' => 'Bootcamp', 'community_college' => 'Community College', 'four_year_university' => 'Four Year University', 'graduate_university' => 'Graduate University', 'high_school' => 'High School',