0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support to debug RSpec story files (overcomes the at_exit issue with ruby-debug) More... over 17 years ago
RubyAMP integrates with existing RSpec bundle, rather than coming with it's own code. More... over 17 years ago
moved paths again - now rspec toggling works More... over 17 years ago
RubyAMP::Config (ability to specify port) More... over 17 years ago
save active file on certain commands More... over 17 years ago
moved pretty_align_spec More... over 17 years ago
added yaml as a valid source for "Grep for Fixture" More... over 17 years ago
Fix: Shrink and trim commands workaround to prevent "indentation" effect when working with multi-line selects. More... over 17 years ago
Added FileType scopes to RubyAMP More... over 17 years ago
hack to work around TextMate's inability to easily specify which ruby to use without resorting to sh (resort to sh) More... over 17 years ago
include hyphens when expanding selection for filenames More... over 17 years ago
Match method names and strings More... over 17 years ago
Added Rails Log File to info.plist More... over 17 years ago
Added shrink selection and trim selection commands More... over 17 years ago
Changed hot-keys for go to {class, fixture, method, file} to shift-option-{c,x,m,f}, to remove conflict with macro hotkey More... over 17 years ago
fixed bug for when no max lengths were found More... over 17 years ago
Pretty syntax highlighting for rails log files More... over 17 years ago
updated changelog More... over 17 years ago
Allows the valid whitespace separating attributes for an xml element to include newlines. (thanks to Stephen Bannasch) More... over 17 years ago
bugfix - auto-expanding selection when the cursor is at the very first column no longer yields a double More... over 17 years ago
bugfix - sometimes the current_frame wouldn't update, making it impossible to set the frame back to the top level in some instances More... over 17 years ago
if pretty print fails, automatically fail over to #inspect More... over 17 years ago
Fix to make RSpec story debugger not try and run for RSpec stories More... over 17 years ago
updated changelog More... over 17 years ago
pretty align now accepts strings or regexps and only splits on the first occurrence More... over 17 years ago
added spec for pretty align when multiple occurrences of the given pattern match More... over 17 years ago
added spec for aligning at => More... over 17 years ago
added spec for pretty-align More... over 17 years ago
Adding Pretty Align command :-) More... over 17 years ago
Merge branch 'master' of git://github.com/timcharper/rubyamp More... over 17 years ago