Marco Colli
Marco Colli
I am building a Rails application that manages different K8s clusters for different customers. Basically the Rails application works like this: 1. The tenant writes some YAML files for configuring...
### Pitch I cannot find enough information about the legal, allowed use of the name "Mastodon" for the instances (i.e. independent websites that run an instance of this software). For...
I have Rails 2.3.3 installed and this plugin seems not to work: View: text_field_with_auto_complete :photo, :place Controller: auto_complete_for :photo, :place Routes: map.auto_complete ':controller/:action', :requirements => { :action => /auto_complete_for_\S+/ },...
I cannot install this gem on MacOS (Monterey / Intel / Ruby 3.1.2). This is the error message: ``` $ brew install rocksdb Warning: rocksdb 7.5.3 is already installed and...
Hello, Thanks for this interesting project! I am new to rocksdb and I am wondering if I can use **integer keys** and then get a range of keys (something like...
1. Click "Add a place" in toolbar 2. Click on the canvas to create a place 3. Right click on the place and rename it 4. Right click on the...
**Is your feature request related to a problem? Please describe.** Provide a way to get an alert by email when the logs that match a query go above a certain...
Hello, I am doing some research online and I can't find any pure Ruby implementation that attempts to deliver the email directly to the recipient. Every gem that I find...
It would be nice to have a global option supported by all (official) blocks that allows the following: 1. Do not add the default CSS for that block 2. Allow...
Steps to reproduce: 1. raise an exception in a Editor.js block in its save() method 2. Editor.js properly detects and logs the error in the console. For example: `Saving failed...