This reverts commit c00a650492.
c00a650492
- regexp engines are different from 1.8 to 1.9, fixed the literal shorthand regexp accordingly - changed the shorthand regexp text from a match to a string scan - test_helper now loads rubygems unless RUBY_VERSION is > 1.9
- added support for literals [closes #6] Code beautifier - indented some files
- Organized the files - Cleaned up some of the white spacing issues - A lot can still be done to make the tests more readable to the new developers