-
Notifications
You must be signed in to change notification settings - Fork 3
A ruby gem for working with weatherbase data as an active record module.
License
bramski/WeatherBase
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<strong>WeatherBase</strong> The WeatherBase gem is a rails helper gem which creates classes for helping with data as given by WeatherBase (www.weatherbase.com) There are two main classes to use as rails mixins. WeatherBase::ActiveRecordSupport This class should be mixed into an activerecord, it provides functionality for getting temperatures, rainfall, and snowfall saved into a mysql DB. WeatherBase::ActiveRecordMigration This is a mixin for active record migrations. Include it in an active record migration and use the populate_table(t) to generate the necessary fields which ActiveRecordSupport requires.
About
A ruby gem for working with weatherbase data as an active record module.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published