db/es/teams.rb in sportdb-0.8.1 vs db/es/teams.rb in sportdb-0.9.0
- old
+ new
@@ -12,6 +12,7 @@
es = Country.find_by_key!( 'es' )
Team.create_from_ary!( teams, club: true, country: es )
-Prop.create!( key: 'db.es.teams.version', value: '1' )
+## The End
+#################
\ No newline at end of file