David Johnson
David Johnson
Take the following models Earnings: belongs_to :period Period: has_many :earnings if Period has a string column titled "name" the following search fails Earnings.period_name_like("Q309") with a MySQL error that the Table/Alias...
Brew has removed the option to pass formula specific options during install. Removing the options parameters from the brew install line.
Added fix for Python3 to convert from bytes to string in the file list. This requires the language path to be changed to /usr/bin/python3, but I don't see where/if this...
I made on quick typo fix on the Readme page "Authorize" vs "Authorice"
This copies heavily from the revised code from @adcloud => @luebken to correct the problem with multiple board backup corrupting the base filename and overwriting backups. Changes API call to...
I'm running blueutil 2.9.1, which is the latest brew installed. When I run the command the JSON which gets returned for "os.popen('system_profiler SPBluetoothDataType -json'" seems to have the keys dict_keys(['controller_properties',...
I'm not sure if I'm misunderstanding the README, but when i try to apply year-length or data-type metadata, it seems to have no impact. I confirmed that "age" tag works....