Posted inRails Ruby Thread NameError: undefined method ‘parse’ for class ‘NilClass’ when doing Time.zone.parse Posted by Ubuntu Server Admin August 2, 2020If you get following error when trying to parse time: Time.zone.parse('2019-01-01 11:11:11') Traceback (most recent…
Posted inapache kafka kafka Karafka Karafka framework 1.3.0 Release Notes (Ruby + Kafka) Posted by Ubuntu Server Admin August 2, 2020Note: These release notes cover only the major changes. To learn about various bug fixes…
Posted inauthentication http basic auth Rails Ruby on Rails HTTP Basic authentication with JSON failure message Posted by Ubuntu Server Admin August 2, 2020A short snippet on how to make Ruby on Rails authenticate_or_request_with_http_basic respond with a JSON…