[Awesome Ruby Gem] Use gruff gem to make beautiful graphs in Ruby
gruff
Gruff Graphs is a library for making beautiful graphs.
gruff gem is the Gruff graphing library for Ruby
Gruff Graphs is a library for making beautiful graphs.
gruff gem is the Gruff graphing library for Ruby
HairTrigger lets you create and manage database triggers in a concise, db-agnostic, Rails-y way. You declare triggers right in your models in Ruby, and a simple rake task does all the dirty work for you.
Stop editing your /etc/hosts
file with custom hostname and IP address mappings.
nip.io
allows you to do that by mapping any IP Address to a hostname using the following formats:
GORM uses the field with the name ID as the table’s primary key by default. You can set the fields as primary key with UUID through PostgreSQL’s uuid-ossp
module.
Encountered an error Back-off restarting failed container
when deploying cert-manager-webhook
on Alibaba Cloud Serverless Kuberneters (ASK)
1 | shell@Alicloud:~$ kubectl logs -f cert-manager-webhook-7d6d4c78bc-lr9zh -n cert-manager |
Maybe ASK uses a single working node by default, which make it easy to port conflicts.
We can change 10250
to another port to avoid port conflicts。
1 | # values.yaml |
macFUSE allows you to extend macOS’s native file handling capabilities via third-party file systems.
GNU Wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS, the most widely used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.
SSHFS allows you to mount a remote filesystem using SFTP. Most SSH servers support and enable this SFTP access by default, so SSHFS is very simple to use - there’s nothing to do on the server-side.