Ruby is my language. English is the tool I use to describe it.
π
CTO @ Trade Portal
- Yorkshire, United Kingdom
-
16:54
(UTC) - nathank.online
- @n_at_han_k
Highlights
- Pro
Pinned Loading
-
ruby-twilio-openai-realtime-example
ruby-twilio-openai-realtime-example PublicExample Rack App for connecting the OpenAI realtime API to twilio using Falcon server.
Ruby
-
-
Bash shell script to quickly push al...
Bash shell script to quickly push all changes to git in one command from any sub-directory. 1#!/bin/bash
23GIT=`which git`
4REPO_DIR=`${GIT} rev-parse --show-toplevel`
5cd ${REPO_DIR}
-
Ruby strftime cheatsheet πβ°
Ruby strftime cheatsheet πβ° 1# Additional reference here:
2# https://strftime.org
34require 'active_support/core_ext/integer/inflections' # To use .ordinalize() outside of rails
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.