lib/uncharted.rb in uncharted-0.0.8 vs lib/uncharted.rb in uncharted-0.0.9
- old
+ new
@@ -1,6 +1,8 @@
# encoding: utf-8
+require 'uncharted/i18n'
+
require 'uncharted/country'
require 'uncharted/territory'
require 'uncharted/data/countries'
require 'uncharted/data/br'
\ No newline at end of file