- Melbourne, Australia
-
06:44
(UTC +11:00)
Stars
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dart
- Dockerfile
- Elm
- Emacs Lisp
- Fennel
- GAMS
- Gherkin
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Nunjucks
- OCaml
- Objective-C
- Objective-J
- PHP
- PLpgSQL
- Perl
- PowerShell
- Python
- QML
- R
- Reason
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- WebAssembly
- wisp
~1/2 of a compiler for an internal DSL: a lexer and partial parser for contextual internal DSLs
Lumberjacks cut down trees. This lumberjack builds them (it's a generic DSL for constructing object trees).
Keeps controllers clean in the face of ugly fragment caching using a lazy load
Migrating a lot of DNS? Yeah, well this should help a bit.
lightningdb / workflow
Forked from ryan-allen/workflowLike acts as state machine, but _way_ better.
thewebfellas / workflow
Forked from ryan-allen/workflowLike acts as state machine, but _way_ better.
A kind of sort of AOP-ish library thingy that I did, everyone else is mad, I swear.
Wraps some common-ish plain-ruby object modelling junk.
Inverts booleans. I'm not sure if this was not or not done before, but it's not done now!
Tease apart the semantics of what things are versus what they can do.
The best Ruby Amazon S3 library in existence (well, not yet).
Lost Socks is a Ruby DSL (lol) for specifying DNS records, and verifying these records against name servers. Handy for large DNS migrations, where a record here or there are inevitably left behind,…
Another AOP-like (hijacking) library, when I forgot that I had already written one (aspect), and I still swear everyone else is mad.
TDSA = Test Driven System Administration. Well, this only plays with web servers. But anyway.
A deprecated view library, ERB on steroids. We replaced it with about 10 lines of helper methods.
wvk / workflow
Forked from geekq/workflowLike geekq's workflow, but including state and transition dependent validations
raskchanky / workflow
Forked from ryan-allen/workflowLike acts as state machine (aasm), but _way_ better (it's in Ruby too!)
ryan-allen / lazy-loader
Forked from joho/lazy-loaderKeeps controllers clean in the face of ugly fragment caching using a lazy load
A simple DSL library that extends your existing classes.