public
Description: FixtureReplacement rails plugin (version 2 and on)
Homepage: http://replacefixtures.rubyforge.org/
Clone URL: git://github.com/smtlaissezfaire/fixturereplacement.git
Search Repo:
adding flog to the disk build cycle

git-svn-id: http://thmadb.com/public_svn/plugins/fixture_replacement2@277 
6dbbdfbd-06da-443d-8068-b1bdd22a71ef
smt (author)
Sun Jan 13 02:52:57 -0800 2008
commit  66f30fefbdffd589ccf3724ec9391dbba666029f
tree    07f6bdd8ad6742d77059ec24a21815980779dcd4
parent  47b441142c2e7b02fa86f9c70e7fc30bee02f368
...
71
72
73
74
 
75
76
77
...
71
72
73
 
74
75
76
77
0
@@ -71,7 +71,7 @@
0
 end
0
 
0
 desc 'Create the specdoc + rdoc'
0
-task :build_docs => [:rerdoc, :specdoc, :rcov]
0
+task :build_docs => [:rerdoc, :specdoc, :rcov, :flog_to_disk]
0
 
0
 desc "Run all examples with RCov"
0
 Spec::Rake::SpecTask.new(:rcov) do |t|

Comments

    No one has commented yet.