lib/china_aqi/aqi/static/global.rb in china_aqi-0.0.4 vs lib/china_aqi/aqi/static/global.rb in china_aqi-0.0.5
- old
+ new
@@ -3,6 +3,6 @@
# This class is used for fetch data for all cities in china.
# It will return a very big array, don't use it unless you have to!
class Global < StaticBase
self.method = :all_cities
end
-end
\ No newline at end of file
+end