outoftime/noaa

NOAA not working with RAILS4

Opened this issue · 2 comments

Hi Owner,

We are looking for get the weather data with use of these gem, but it seems not working with the rails4. When we run the update station command, it gives an error. I think the gem is depend on the goekit gem. And goekit gem have a latest version.

If you can help for us or update the gem compatible to latest goekit as well as rails4 then it would be great.

Thanks

Hi bharatsoni,

I'm not sure if it is a Rails 4 bug per se, I have my fork fine in a Rails 4 app. Check out my fork at:

https://github.com/mcordell/noaa it may resolve some issues for you while we are waiting on PR merges in this repo.

@mcordell, thanks! Your fork worked for me, using it in rails 5.