public
Rubygem
Description: A lightweight and flexible website management system.
Homepage: http://webby.rubyforge.org/
Clone URL: git://github.com/TwP/webby.git
removed todo
TwP (author)
Tue Feb 05 08:12:48 -0800 2008
commit  f43874827ef9ac60d1c5780394d361853faa5026
tree    132ff9aa9815ef0fde80aaed64c7d468c2000efa
parent  4cb65dedf2b7f872bd05730e04cf807531c2cfcf
...
163
164
165
166
167
168
169
...
163
164
165
 
166
167
168
0
@@ -163,7 +163,6 @@ class File < ::File
0
 
0
     truncate 0
0
     unless data.nil?
0
-# TODO: is the corect on the windows platform?
0
       write YAML.dump(data)
0
       write "--- #$/"
0
     end

Comments

    No one has commented yet.