Sha256: 75c546876a51cd22aabd146780ef2184c5e617896ce4c891028fb84bb156c19f

Contents?: true

Size: 700 Bytes

Versions: 1

Compression:

Stored size: 700 Bytes

Contents

# Concerto 2 Weather Plugin
This plugin provides support to add weather content in Concerto 2 using the [OpenWeatherMap API](http://openweathermap.org/).

Custom weather icons are included from [owfont](http://websygen.github.io/owfont/).

Concerto 2 Weather is licensed under the Apache License, Version 2.0.

## Installation 
1. Visit the plugin management page in Concerto, select RubyGems as the source and "concerto_weather" as the gem name.
2. For any issues displaying the custom weather icons, make sure to precompile assets using:

    (for production)
    ``` RAILS_ENV=production rake assets:precompile```
    
    (for development)
    ``` RAILS_ENV=development rake assets:precompile```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
concerto_weather-0.2.0 README.md