GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: Resource-oriented open source Ruby framework for Web apps.
Homepage: http://rubywaves.com/
Clone URL: git://github.com/dyoder/waves.git
moved and renamed README for github friendliness
automatthew (author)
Mon Jun 16 14:19:21 -0700 2008
commit  ca7a06016454a20e066d253840a8c40170874502
tree    be0bb6936b74fb03dee2ed03b721ad0a21a45e5f
parent  29218cfafb5f48cbce23bcffc0352a1a63cc3339
...
63
64
65
66
67
 
 
68
69
70
...
63
64
65
 
 
66
67
68
69
70
0
@@ -63,8 +63,8 @@ end
0
 
0
 Rake::RDocTask.new do |rdoc|
0
   rdoc.rdoc_dir = 'doc/rdoc'
0
- rdoc.options << '--line-numbers' << '--inline-source' << '--main' << 'doc/README'
0
- rdoc.rdoc_files.add [ 'lib/**/*.rb', 'doc/README', 'doc/HISTORY' ]
0
+ rdoc.options << '--line-numbers' << '--inline-source' << '--main' << 'README.rdoc'
0
+ rdoc.rdoc_files.add [ 'lib/**/*.rb', 'README.rdoc', 'doc/HISTORY' ]
0
 end
0
 
0
 # based on a blog post by Assaf Arkin

Comments

    No one has commented yet.