jtzemp / base62
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
☆51Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for base62
- Ruby interface to the ffmpeg C library. It is able to extract images from videos but do not allow to encode full video.☆134Updated 11 years ago
- Guard::Bundler automatically install/update your gem bundle when needed☆117Updated last year
- An iterations per second enhancement to Benchmark that includes memory allocations☆32Updated 7 years ago
- Simple way to access redis connections without global variables.☆18Updated 9 years ago
- A nicer replacement for Ruby's Struct and OpenStruct.☆39Updated 8 years ago
- Filename sanitization for Ruby☆223Updated last year
- A ruby gem that provides tools for detecting & verifying command-line dependencies☆60Updated 3 years ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 11 years ago
- A generic swappable back-end for XML parsing☆157Updated 6 months ago
- MessagePack for Rails / msgpack.org[Rails]☆44Updated 6 years ago
- Ruby parser to work with ISO8601 dateTimes and durations — http://en.wikipedia.org/wiki/ISO_8601☆75Updated last year
- session offers a persistent way to drive the shell (/bin/sh) via ruby☆64Updated 4 years ago
- Sends mail upon failures in Rake tasks☆40Updated last year
- View helpers for Ruby applications☆79Updated 2 weeks ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆42Updated last year
- Copy active record models from remote databases☆265Updated last year
- Slick Object Instance API☆37Updated 9 years ago
- Start a byebug session on test failures.☆49Updated 9 years ago
- Class to show progress during script run☆68Updated 3 weeks ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- time-lord is a ruby gem that adds extra functionality to the time class.☆156Updated 7 years ago
- Inline variables view like RubyMine in Pry☆57Updated 3 years ago
- Finally, simple mean, median, mode, sum, and frequencies for Ruby arrays and enumerables!☆26Updated 10 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆68Updated 4 years ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- A way to store attributes in a side table.☆51Updated this week
- Utility-belt to build form data request bodies.☆34Updated 4 months ago
- Ruby library that colors strings using ANSI escape sequences☆171Updated last month
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆138Updated 4 years ago
- Polyfill implements newer Ruby features into older versions.☆95Updated 3 years ago