2-day longest streak
-
pry ★ PINNED ⑂
MOVED TO http://github.com/pry/pry
Ruby ★ 10 13y agoExplain → -
binding_of_caller ★ PINNED
Retrieve the binding of a method's caller in MRI 1.9.2+
Ruby ★ 673 5mo agoExplain → -
debug_inspector ★ PINNED
A Ruby wrapper for the MRI 2.0 debug_inspector API
Ruby ★ 59 1y agoExplain → -
method_source ★ PINNED
return the sourcecode for a method
Ruby ★ 380 2y agoExplain → -
pry-rails ★ PINNED ⑂
Rails 3 pry initializer
Ruby ★ 0 11y agoExplain → -
remix ★ PINNED
Ruby modules re-mixed and remastered
Ruby ★ 32 15y agoExplain → -
plymouth
Start Pry in the context of a failed test
Ruby ★ 180 14y agoExplain → -
funkify
Haskell-style partial application and composition for Ruby methods
Ruby ★ 153 11y agoExplain → -
texplay
image manipulation tool for ruby and gosu
C ★ 66 4y agoExplain → -
devil
ruby bindings for devil cross platform image loading library
Ruby ★ 60 16y agoExplain → -
free
force immediate garbage collection of an object
C ★ 36 15y agoExplain → -
include_complete
Fixing the limitations in traditional Module#include
Ruby ★ 19 14y agoExplain → -
pry-stack_explorer
MOVED TO https://github.com/pry/pry-stack_explorer
Ruby ★ 18 10y agoExplain → -
prepend
prepends modules in front of a class; so method lookup starts with the module
C ★ 16 15y agoExplain → -
selene
ruby spaceship game
Ruby ★ 14 14y agoExplain → -
method_reload
fine grained code reloading
Ruby ★ 10 15y agoExplain → -
tremolo
Worms-like game for Ruby
Ruby ★ 10 17y agoExplain → -
pry-doc
Provide MRI Core documentation and source code for the Pry REPL
Ruby ★ 9 8y agoExplain → -
object2module
Convert Classes and Objects to Modules so they can be extended/included.
Ruby ★ 9 15y agoExplain → -
state-ology
Clean and fast Object state transitions in Ruby using the Mixology C extension
Ruby ★ 9 17y agoExplain → -
mixology19
A version of the Mixology C extension that is 1.9.1 and 1.8.6 compatible
Ruby ★ 8 17y agoExplain → -
pry-exception_explorer
MOVED TO https://github.com/pry/pry-exception_explorer
Ruby ★ 7 14y agoExplain → -
chipmunk ⑂
cross platform physics library
C ★ 6 16y agoExplain → -
gen_eval
a strange new breed of instance_eval
C ★ 6 15y agoExplain → -
pry-debugger ⑂
Pry navigation commands via debugger (formerly ruby-debug)
Ruby ★ 5 13y agoExplain → -
pry-note
Ease refactoring and exploration by attaching notes to methods and classes in Pry"
Ruby ★ 4 13y agoExplain → -
tweak
enhance classes with temporary functionality
Ruby ★ 4 15y agoExplain → -
dup_eval
A souped up version of instance_eval in the vein of mix_eval
Ruby ★ 3 17y agoExplain → -
custom_boolean
a hack to have if/else_if/else conditions with user-defined truthiness
Ruby ★ 3 16y agoExplain → -
local_eval
instance_eval without changing self
Ruby ★ 3 15y agoExplain → -
strange_evals
a hodgepodge of alternatives to instance_eval
Ruby ★ 3 16y agoExplain → -
compat
Managing Ruby 1.9 and 1.8 C extension compatibility in one header file
C ★ 3 16y agoExplain → -
rumi
magic
C++ ★ 2 2y agoExplain → -
window-rotate-for-emacs
rotate the buffers for the active windows in emacs
★ 2 17y agoExplain → -
basis
personal system setup for new *nix boxes
Shell ★ 2 8y agoExplain → -
ruby-debug ⑂
port of ruby-debug to Ruby 1.9
Emacs Lisp ★ 2 17y agoExplain → -
ruby-tcl ⑂
A minimal Ruby interface to libtcl
Ruby ★ 2 15y agoExplain → -
pry-remote ⑂
Connect to Pry remotely
Ruby ★ 2 14y agoExplain → -
pry-nav ⑂
Binding navigation commands for Pry to make a simple debugger
Ruby ★ 2 14y agoExplain → -
mult
a few utility functions written in C
C ★ 2 15y agoExplain → -
change_class2
change class of an object
Ruby ★ 2 15y agoExplain → -
ply ⑂
Dynamic Tracing in Linux
C ★ 1 8y agoExplain → -
bcc ⑂
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
★ 1 6y agoExplain → -
RailsExceptionExamples
Pry's @banisterfiend wanted a sample rails application to use for development… This is it with documentation.
Ruby ★ 1 14y agoExplain → -
ocra ⑂
One-Click Ruby Application Builder
Ruby ★ 1 8y agoExplain → -
pry-theme ⑂
Easy way to customize your Pry colors
Ruby ★ 1 14y agoExplain → -
raise_shim
A shim for rb_raise
C ★ 1 14y agoExplain → -
rubinius ⑂
Rubinius, the Ruby VM
Ruby ★ 1 15y agoExplain → -
pry_time
pry error console
Ruby ★ 1 14y agoExplain → -
sinatra ⑂
Classy web-development dressed in a DSL (official / canonical repo)
Ruby ★ 1 14y agoExplain → -
pry-remote-em ⑂
Connect to Pry remotely using EventMachine with tab-completion, paging, user authentication and SSL support
Ruby ★ 1 14y agoExplain → -
ruby18_source_location ⑂
Giving Ruby 1.8.7 a chance to join in the #source_location fun.
Ruby ★ 1 14y agoExplain → -
exercise
learning objc
Objective-C ★ 1 14y agoExplain → -
mixico ⑂
mixin hijinks — enable and disable mixins
Ruby ★ 1 15y agoExplain → -
parallel-ancestry ⑂
No description.
Ruby ★ 1 14y agoExplain → -
baseline
organize project benchmarks into contexts
Ruby ★ 1 15y agoExplain → -
parenthesis_hacks ⑂
investigations into nasty parenthesis operator overloading hacks
Ruby ★ 1 17y agoExplain → -
cls ⑂
Cls: terse syntax for your classes
Ruby ★ 1 14y agoExplain → -
banister.github.io
No description.
CSS ★ 0 4y agoExplain → -
crow
No description.
JavaScript ★ 0 4y agoExplain → -
pktap_demo ⑂
No description.
★ 0 10y agoExplain → -
etrace
No description.
C++ ★ 0 6y agoExplain → -
screenshot_uploader
auto-uploader to dropbox for screenshots taken in linux/ubuntu
Shell ★ 0 6y agoExplain → -
perceptualdiff ⑂
A program that compares two images using a perceptually based image metric
★ 0 7y agoExplain → -
os-x-ios-kernel-programming ⑂
Source code for 'OS X and iOS Kernel Programming' by Ole Henry Halvorsen and Douglas Clarke
C++ ★ 0 9y agoExplain → -
extension-firefox ⑂
No description.
JavaScript ★ 0 7y agoExplain → -
diff_highlight
Syntax highlight a git diff in the terminal.
Ruby ★ 0 8y agoExplain → -
rolify ⑂
Role management library with resource scoping
★ 0 11y agoExplain → -
prototype
No description.
JavaScript ★ 0 13y agoExplain → -
playlist
machine consumable playlist of my favorite YouTube songs
★ 0 12y agoExplain → -
sample_app
No description.
Ruby ★ 0 13y agoExplain → -
tracker-wall ⑂
Visual Pivotal Tracker Iterations and Stories
JavaScript ★ 0 12y agoExplain → -
guard ⑂
Guard is a command line tool to easily handle events on file system modifications.
Ruby ★ 0 13y agoExplain → -
multiple-cursors ⑂
Multiple cursors for emacs
Emacs Lisp ★ 0 13y agoExplain → -
iprocess ⑂
IProcess.
Ruby ★ 0 13y agoExplain → -
entooru ⑂
Translations of random English articles about Ruby to Russian language
Ruby ★ 0 14y agoExplain → -
market_bot ⑂
Ruby Android Market Scraper (Google Play) featuring high performance.
Ruby ★ 0 13y agoExplain →
No repos match these filters.