outputs coloring for dummy backend
commit7e27d18f1da9c38e053de707a54f4710bb8ab5af
authortechnomancy <technomancy@433cabc8-d307-4f6b-84b0-56fd43cf9f23>
Tue, 9 Oct 2007 04:31:09 +0000 (9 04:31 +0000)
committertechnomancy <technomancy@433cabc8-d307-4f6b-84b0-56fd43cf9f23>
Tue, 9 Oct 2007 04:31:09 +0000 (9 04:31 +0000)
tree9d7f9ac6f7ab5e4aa72ecdcba1a2cf5247e4a5a2
parentf34eee8b056c76508247b5e83106d7c28762d244
outputs coloring for dummy backend

git-svn-id: svn+ssh://rubyforge.org/var/svn/augment@2 433cabc8-d307-4f6b-84b0-56fd43cf9f23
Rakefile
html/index.html [new file with mode: 0644]
lib/augment.rb
lib/backends/backend.rb [new file with mode: 0644]
lib/backends/coloring_backend.rb [new file with mode: 0644]
lib/frontends/ansi_color_frontend.rb [new file with mode: 0644]
spec/augment_spec.rb
spec/fixtures/drinks/lib/drink.rb [new file with mode: 0644]