amalhotra / galerts

Ruby library to manage google alerts
14 stars 3 forks source link

"Unknown frequency type" RuntimeError #3

Open joeperic opened 10 years ago

joeperic commented 10 years ago

Calling the alerts method on a new Galerts::AlertsManager instance results in the following: RuntimeError (Unknown frequency type)

Any hints or suggestions as to how I can fix this?

Thanks.

Wkasel commented 10 years ago

Getting the same error.

joeperic commented 10 years ago

Google added a column.

I forked this and made an adjustment. Seems to work.

https://github.com/Furi/galerts/commit/caabab3e8a0321b2c112c68ad45b499b2f5a4cea

amalhotra commented 10 years ago

@joeperic thanks for getting to this. Just slipped off my radar. More than happy to merge this, if you can open a pull request.