Rob
Rob
Since upgrading to Sonoma 14.1 RC I'm getting "BlockBlock Not Active!" and yet it is running. Clicking OK does nothing as BB is still running. Manually launching it results in...
**Is your feature request related to a problem? Please describe.** The icon is black and I have a black toolbar—invisible. **Describe the solution you'd like** Add a section in the...
I have a schema generated by a visual modelling tool (DbSchema) and in generating migrations The Brick listed these errors: `Can't do devices because: premise_bt Can't do inspections because: inspector_bt,...
Using a Jest-like "xit" to exclude a test. I suggest adding "xit" as a magic comment above a test to exclude the test. E.g. `# xit`
I cloned the repo, and changed line 6 in the template to this: `RAILS_REQUIREMENT = "7.0.4.3".freeze` Installed Rails 7.0.4.3, and executed: ``` rails new my-app \ --rc=rails-app-template-sustainable/.railsrc \ --template=rails-app-template-sustainable/template.rb ```...
In the Tabby dialogue, if I close the one remaining tab in a window, and I have other windows, the Tabby dialogue closes. Firefox 125.0.3 Tabby 3.1
This stems from reverse-engineering a PostgreSQL database… Add the ability to move column comments to the next line, and indented 'n' spaces. Also soft-wrap to column 'm' (default 80), and...
I have set up Sendinblue, activated it, and verified the domain and verified two senders, and created an API key. When I try to send a test email, I get...
This stems from reverse-engineering a PostgreSQL database… Add the ability to move column comments to the next line, and indented 'n' spaces. Also soft-wrap to column 'm' (default 80), and...
When I compile Ruby using ruby-build, BlockBlock uses around 100% cpu and make takes forever. Disabling BlockBlock lets make run unrestricted. BlockBlock appears contrained to one cpu core—thus using 100%...