openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
ruby-snippets
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 2 of 2
Search / Filter on:
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.
Peter Marreck
More...
over 12 years ago
The big addition is a PGP wordlist function, but there's also a live Ruby exception hierarchy outputter.
Peter Marreck
More...
over 12 years ago
Added a bunch of features/rework to AbstractClassDependency. Added the official email RFC regex in ruby form.
Peter Marreck
More...
over 12 years ago
Added two more macros "autoinclude" and "autoextend" to defer inclusion/extension powered by method_missing
Peter Marreck
More...
over 12 years ago
added in a way to declare dependencies on namespaced classes
Peter Marreck
More...
over 12 years ago
more hacks. and a cool way to break up class dependencies for easy unit tests/stubs.
Peter Marreck
More...
over 12 years ago
Added a test suite to explore interesting corners of Ruby (and document them for myself).
Peter Marreck
More...
over 12 years ago
more tinker code.
Peter Marreck
More...
over 12 years ago
more tinker code.
Peter Marreck
More...
over 12 years ago
A simple way to do autovivification of hash keys to any depth.
Peter Marreck
More...
over 12 years ago
some passwordentropy work I forgot to check in a while ago
Peter Marreck
More...
over 12 years ago
just a rename. unix layer hates spaces too much :/
Peter Marreck
More...
over 12 years ago
Modifications to decorator idea. Failing test with marshal_dump
Peter Marreck
More...
over 12 years ago
Modifications to decorator pattern including some introspection
Peter Marreck
More...
over 12 years ago
Implementation of a simple Decorator pattern in Ruby using a clever module. With a test.
Peter Marreck
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.
Peter Marreck
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
Peter Marreck
More...
almost 13 years ago
Lots of playing around with code and some ideas. Most still WIP.
Peter Marreck
More...
almost 13 years ago
Merge branch 'master' of github.com:pmarreck/ruby-snippets
Peter Marreck
More...
about 13 years ago
Added damerau-levenshtein algorithm
Peter Marreck
More...
about 13 years ago
Increased dimensions of points by 1, other improvements
Peter Marreck
More...
about 13 years ago
Fixed bug with ruby 1.8
Peter Marreck
More...
about 13 years ago
added some more password assessment code
Peter Marreck
More...
about 13 years ago
added more random snippets collected from around my filesystem
Peter Marreck
More...
about 13 years ago
First commit.
Peter Marreck
More...
about 13 years ago
Initial commit
Peter Marreck
More...
about 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree