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