dentarg / skuld

:money_with_wings: skuld calculates who owes who money
https://skuld.starkast.net/
3 stars 1 forks source link

Handle missing people sheet gracefully #7

Open dentarg opened 8 years ago

dentarg commented 8 years ago

Now: Internal Server Error and you have to hunt the logs

2016-01-03T00:47:34.110331+00:00 app[web.1]: NoMethodError - undefined method `rows' for nil:NilClass:
2016-01-03T00:47:34.110334+00:00 app[web.1]:    /app/lib/google_spreadsheet.rb:41:in `people'
2016-01-03T00:47:34.110335+00:00 app[web.1]:    /app/skuld.rb:45:in `block in <class:Skuld>'