Nathan Brazil

Results 3 issues of Nathan Brazil

Hi. I have been using this project to build custom accessories using a couple of Raspberry Pi machines (Models 3B and Zero W) and sensors to integrate with HomeKit. I...

I refreshed the gem with updated dependency versions, added Rails 5.0 & 5.1 to the appraisal, and use Ruby 2.4.1 as well. All tests and appraisals pass.

I have the following classes participating in an STI hierarchy: ``` ruby class Server < ActiveRecord::Base # has database column named "type" end class WindowsServer < Server end class LinuxServer...

activerecord