lib/china_aqi/aqi/dynamic/city.rb in china_aqi-0.0.4 vs lib/china_aqi/aqi/dynamic/city.rb in china_aqi-0.0.5

- old
+ new

@@ -1,6 +1,6 @@ module ChinaAqi # Fetch simple data for all monitoring stations in one city class City < DynamicBase self.method = :only_aqi end -end \ No newline at end of file +end