public
Description: Higher level ruby code comparison
Homepage: http://endofline.wordpress.com
Clone URL: git://github.com/adamsanderson/ruby_diff.git
ruby_diff / Manifest.txt
100644 25 lines (24 sloc) 0.58 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.gitignore
History.txt
Manifest.txt
README.txt
Rakefile
bin/ruby_diff
lib/ruby_diff.rb
lib/ruby_diff/code_comparison.rb
lib/ruby_diff/file_feeder.rb
lib/ruby_diff/git_feeder.rb
lib/ruby_diff/git_support.rb
lib/ruby_diff/git_working_dir_feeder.rb
lib/ruby_diff/patterns.rb
lib/ruby_diff/structure_processor.rb
lib/ruby_diff/svn_feeder.rb
ruby_diff.gemspec
test/code_comparison_test.rb
test/file_feeder_test.rb
test/git_feeder_test.rb
test/git_sample/README
test/git_sample/book.rb
test/git_sample/lib/chapter.rb
test/git_working_dir_feeder_test.rb
test/structure_processor_test.rb