lib/enrichment_db.rb in enrichment_db-0.1.11 vs lib/enrichment_db.rb in enrichment_db-0.1.12
- old
+ new
@@ -79,9 +79,10 @@
@attrs = attrs.dup
end
end
end
+require 'enrichment_db/ato'
require 'enrichment_db/geo'
require 'enrichment_db/language'
require 'enrichment_db/census'
require 'datum'
require 'db'
\ No newline at end of file