script/txt2html in classy-inheritance-0.1.0 vs script/txt2html in classy-inheritance-0.1.1

- old
+ new

@@ -1,8 +1,8 @@ #!/usr/bin/env ruby GEM_NAME = 'classy-inheritance' # what ppl will type to install your gem -RUBYFORGE_PROJECT = 'classy-inheritance' +RUBYFORGE_PROJECT = 'classyinherit' require 'rubygems' begin require 'newgem' require 'rubyforge'