[BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby bioruby_generator.rb, 1.5, 1.6

Katayama Toshiaki k at dev.open-bio.org
Sat Sep 1 07:36:41 UTC 2007


Update of /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv3923

Modified Files:
	bioruby_generator.rb 
Log Message:
* remove the image on the background in console


Index: bioruby_generator.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/bioruby_generator.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** bioruby_generator.rb	9 Jul 2007 11:46:00 -0000	1.5
--- bioruby_generator.rb	1 Sep 2007 07:36:38 -0000	1.6
***************
*** 22,26 ****
        m.file 'bioruby-link.gif',      'public/images/bioruby-link.gif'
        m.file 'bioruby-bg.gif',        'public/images/bioruby-bg.gif'
-       m.file 'bioruby-console.png',   'public/images/bioruby-console.png'
        m.file 'bioruby.css',           'public/stylesheets/bioruby.css'
      end
--- 22,25 ----




More information about the bioruby-cvs mailing list