0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from carlosbrando/master More... over 13 years ago
fix bug with pretty align with Ruby 1.9.3 More... over 13 years ago
Merge pull request #5 from ingemar/master More... over 14 years ago
Inflections moved in later versions of ActiveSupport. Also changed method from #classify to #camelize More... over 14 years ago
Corrected require for ActiveSupport More... over 14 years ago
Merge branch 'master' of https://github.com/lukaso/rubyamp More... about 15 years ago
Merge branch 'master' of https://github.com/yyyc514/rubyamp More... about 15 years ago
also exclude .git from searches More... about 15 years ago
Checks for newer version of RSpec.tmbundle to load correct runner and adapt to rspec 2. This may not cover all cases, so consider a starting point More... over 15 years ago
automatically close the debug terminal when finished More... almost 16 years ago
remove redudant commands More... almost 16 years ago
workaround for ruby-debug issue More... almost 16 years ago
Fixes RubyAMP debugger so it no longer hangs when the debugger is not running More... about 16 years ago
Make sure when inspecting code, that it's run as if it were ran from the same thread the breakpoint was reached from More... over 16 years ago
automatically remove the --drb flag when trying to use the debugger More... over 16 years ago
swap around anything More... almost 17 years ago
updated link More... almost 17 years ago
added annotate with line numbers command More... almost 17 years ago
Swap arguments More... almost 17 years ago
default to use the current context as contexts.first - this way you at least get something after running Debugger.start_remote More... almost 17 years ago
Support for aligning multiple occurrences. Blank is the new default which matches on many common separators. Less code :-) More... about 17 years ago
Removed grep in project - "Ack in project" bundle does this so much better it's not worth including this command anymore. More... about 17 years ago
Removed grep in project - "Ack in project" bundle does this so much better it's not worth including this command anymore. More... about 17 years ago
fixed the error when nothing is selected More... about 17 years ago
bugfix - if Rspec{,Story}.tmbundle not found, return nil instead of error More... over 17 years ago
update changelog More... over 17 years ago
Adding #!/usr/bin/env sh causes TextMate not to set the RUBYLIB variable, which was causing the builder gem issue with rails to surface. More... over 17 years ago
It's FIXED! (Ugly, but effective workaround) Copy inspection to clipboard no longer appears as the second item on your clipboard (when running another clipboard manager) More... over 17 years ago
search for class/module/constant More... over 17 years ago
updated changelog More... over 17 years ago