[BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby bioruby_generator.rb, 1.3, 1.4
Katayama Toshiaki
k at dev.open-bio.org
Mon Jul 9 11:14:31 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates bg.gif, NONE, 1.1 console.png, NONE, 1.1 _classes.rhtml, 1.1, 1.2 _log.rhtml, 1.1, 1.2 _methods.rhtml, 1.2, 1.3 _modules.rhtml, 1.1, 1.2 bioruby.css, 1.4, 1.5 bioruby.rhtml, 1.3, 1.4 bioruby_controller.rb, 1.5, 1.6 commands.rhtml, 1.1, 1.2 index.rhtml, 1.3, 1.4
- Next message: [BioRuby-cvs] bioruby/lib/bio shell.rb,1.19,1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby
In directory dev.open-bio.org:/tmp/cvs-serv30101
Modified Files:
bioruby_generator.rb
Log Message:
* Completely new design for BioRuby shell on Rails translated from
the 'DibdoltRed' theme on www.openwebdesign.org which is created by
Darjan Panic and Brian Green as a public domain work.
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.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bioruby_generator.rb 28 Jun 2007 10:56:25 -0000 1.3
--- bioruby_generator.rb 9 Jul 2007 11:14:29 -0000 1.4
***************
*** 21,24 ****
--- 21,26 ----
m.file 'bioruby.png', 'public/images/bioruby.png'
m.file 'bioruby.gif', 'public/images/bioruby.gif'
+ m.file 'bg.gif', 'public/images/bg.gif'
+ m.file 'console.png', 'public/images/console.png'
m.file 'bioruby.css', 'public/stylesheets/bioruby.css'
end
- Previous message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates bg.gif, NONE, 1.1 console.png, NONE, 1.1 _classes.rhtml, 1.1, 1.2 _log.rhtml, 1.1, 1.2 _methods.rhtml, 1.2, 1.3 _modules.rhtml, 1.1, 1.2 bioruby.css, 1.4, 1.5 bioruby.rhtml, 1.3, 1.4 bioruby_controller.rb, 1.5, 1.6 commands.rhtml, 1.1, 1.2 index.rhtml, 1.3, 1.4
- Next message: [BioRuby-cvs] bioruby/lib/bio shell.rb,1.19,1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list