noaa icon indicating copy to clipboard operation
noaa copied to clipboard

NOAA not working with RAILS4

Open bharatsoni14 opened this issue 10 years ago • 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

bharatsoni14 avatar Nov 18 '14 06:11 bharatsoni14

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 avatar Mar 04 '15 01:03 mcordell

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

jasonlttl avatar Aug 26 '16 18:08 jasonlttl