lib/enrichment_db.rb in enrichment_db-0.1.4 vs lib/enrichment_db.rb in enrichment_db-0.1.5
- old
+ new
@@ -33,6 +33,8 @@
end
end
end
require 'enrichment_db/geo'
+require 'enrichment_db/census'
+require 'datum'
require 'db'
\ No newline at end of file