Rui Baltazar

Results 5 issues of Rui Baltazar

when using MicroTimestampConverter our timestamps get wrongly converted because the converter is dropping the leading zero when calculating the remainder. E.g. MICRO_TIMESTAMP = 1488406838008123L This should match March 1 2017,...

I'm currently working on a project in which I run some json schema validation. what i'm trying to achieve is that all added schemas are valid according to the spec....

As discussed in other PRs I'm approaching the problem in what I think to be a simpler way. Some assumptions: 1. The controller would still be responsible to decide what...

JSON::ParserError: 757: unexpected token at '500 /proxy/data/2.5/forecast?q=%2ccoimbra%2c+pt& ' /app/vendor/bundle/ruby/2.0.0/gems/json-1.8.2/lib/json/common.rb:155:in `parse' /app/vendor/bundle/ruby/2.0.0/gems/json-1.8.2/lib/json/common.rb:155:in`parse' /app/vendor/bundle/ruby/2.0.0/gems/open-weather-0.11.0/lib/open_weather/base.rb:40:in `parse_response' /app/vendor/bundle/ruby/2.0.0/gems/open-weather-0.11.0/lib/open_weather/base.rb:17:in`retrive' /app/vendor/bundle/ruby/2.0.0/gems/open-weather-0.11.0/lib/open_weather/api.rb:7:in `city'