public
Rubygem
Description: a humane, eval-safe templating system using Hpricot
Clone URL: git://github.com/mattly/hpreserve.git
Click here to lend your support to: hpreserve and make a donation at www.pledgie.com !
remove a bunch of newgem shit
mattly (author)
Sat Jul 05 20:13:49 -0700 2008
commit  8cc5e8421e04ce4dff667e52cedc64136493151f
tree    c6367f23256735d8336ccc61ae24cd9161d263f1
parent  e40d4a61b2ab63f60787b259d1c8ad45e6b7d0fe
  • History.txt
  • License.txt
  • Rakefile
  • config/hoe.rb
  • config/requirements.rb
  • script/destroy
  • script/generate
  • script/txt2html
  • setup.rb
  • tasks/deployment.rake
  • tasks/environment.rake
  • tasks/website.rake
...
1
2
3
4
5
6
7
8
...
 
 
 
 
 
 
1
2
0
@@ -1,7 +1 @@
0
-require 'config/requirements'
0
-require 'hoe'
0
-require 'newgem'
0
-require 'rubigen'
0
-require 'config/hoe' # setup Hoe + all gem configuration
0
-
0
 Dir['tasks/**/*.rake'].each { |rake| load rake }
0
\ No newline at end of file

Comments

    No one has commented yet.