davidhooey
davidhooey
Was working well in Catalina, after I upgraded the keyboard shortcuts no longer worked. Thanks!
https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit
- To cover Issue https://github.com/rubyzip/rubyzip/issues/132 - All tests pass. - Successfully used the renamed module to avoid conflict with the rawr module. - Updated README.md but may need more clarification...
It would be awesome if it would work on UNIX systems. I hacked it to work on my Mac with the Oracle Instant Client (11.2.0.3). Check out the hack here....
If I use 'gemspec' in the Gemfile to reference the gems in the myapp.gemspec file... ``` source 'https://rubygems.org' gemspec ``` ...ocra fails with the following error... ``` C:/Ruby193/lib/ruby/gems/1.9.1/gems/ocra-1.3.1/bin/ocra:639:in `block in...
On some systems the rb-fsevent gem is not doing its job and the --force-polling parameter is required. I hacked the script to allow for --force-polling. ``` Python function run_guard() {...
### Summary Zed fails to start a new window when launching from a terminal if Zed is already running. Steps to trigger the problem: 1. Start Zed. 2. In a...