[BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby bioruby_generator.rb, 1.6, 1.7
Katayama Toshiaki
k at dev.open-bio.org
Sat Sep 15 14:49:43 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates bioruby.css, 1.6, 1.7 bioruby-console.png, 1.1, NONE
- Next message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates spinner.gif, NONE, 1.1 bioruby.css, 1.7, 1.8 index.rhtml, 1.4, 1.5
- 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-serv24610
Modified Files:
bioruby_generator.rb
Log Message:
* added spinner during evaluation
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.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** bioruby_generator.rb 1 Sep 2007 07:36:38 -0000 1.6
--- bioruby_generator.rb 15 Sep 2007 14:49:41 -0000 1.7
***************
*** 23,26 ****
--- 23,27 ----
m.file 'bioruby-bg.gif', 'public/images/bioruby-bg.gif'
m.file 'bioruby.css', 'public/stylesheets/bioruby.css'
+ m.file 'spinner.gif', 'public/images/spinner.gif'
end
end
- Previous message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates bioruby.css, 1.6, 1.7 bioruby-console.png, 1.1, NONE
- Next message: [BioRuby-cvs] bioruby/lib/bio/shell/rails/vendor/plugins/generators/bioruby/templates spinner.gif, NONE, 1.1 bioruby.css, 1.7, 1.8 index.rhtml, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list