0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more Ruby tooling ideas. Enforcing key types in hashes, preventing overwriting of methods, and on-the-fly runtime profiling. All with tests. More... over 12 years ago
The big addition is a PGP wordlist function, but there's also a live Ruby exception hierarchy outputter. More... over 12 years ago
Added a bunch of features/rework to AbstractClassDependency. Added the official email RFC regex in ruby form. More... over 12 years ago
Added two more macros "autoinclude" and "autoextend" to defer inclusion/extension powered by method_missing More... over 12 years ago
added in a way to declare dependencies on namespaced classes More... over 12 years ago
more hacks. and a cool way to break up class dependencies for easy unit tests/stubs. More... over 12 years ago
Added a test suite to explore interesting corners of Ruby (and document them for myself). More... over 12 years ago
more tinker code. More... over 12 years ago
more tinker code. More... over 12 years ago
A simple way to do autovivification of hash keys to any depth. More... over 12 years ago
some passwordentropy work I forgot to check in a while ago More... over 12 years ago
just a rename. unix layer hates spaces too much :/ More... over 12 years ago
Modifications to decorator idea. Failing test with marshal_dump More... over 12 years ago
Modifications to decorator pattern including some introspection More... over 12 years ago
Implementation of a simple Decorator pattern in Ruby using a clever module. With a test. More... over 12 years ago
A tiny mocking library to bang out a quick object hierarchy for tests. Undoes the mocks after the block. Yes, this functionality is already available in gems, but I enjoyed the exercise. More... almost 13 years ago
Added TEA ruby implementation, more tweaks to refinements idea, messing around with hacking instance methods onto Fixnum instances, and other funky stuff More... almost 13 years ago
Lots of playing around with code and some ideas. Most still WIP. More... almost 13 years ago
Merge branch 'master' of github.com:pmarreck/ruby-snippets More... about 13 years ago
Added damerau-levenshtein algorithm More... about 13 years ago
Increased dimensions of points by 1, other improvements More... about 13 years ago
Fixed bug with ruby 1.8 More... about 13 years ago
added some more password assessment code More... about 13 years ago
added more random snippets collected from around my filesystem More... about 13 years ago
First commit. More... about 13 years ago
Initial commit More... about 13 years ago