道喜技术日记 .^. 天天红玉世界

Rails Ruby MacOSX 。。。创新来自于刻苦的实践和勤奋的思考... www.hhtong.com


Ruby语言:块代码与文件创建

Gudao Luo2011-04-06 at 09:12发表的

标记: Ruby, block, create, file

命令世界:在帮助信息中Rails命令没有说明的使用方法

Gudao Luo2010-01-24 at 03:48发表的

2009-12-16 1914:Users:gudao:Documents:blogs-images:2009-12:2009-12-16 1914-rails-old-version
2009-12-16 1914-rails-old-version
创建任何过去版本的Rails程序
rails _2.2.2_ app_name
  • 参考资料
    • http://stackoverflow.com/questions/379141/specifying-rails-version-to-use-when-creating-a-new-application
    • http://craiccomputing.blogspot.com/2008/06/using-older-versions-of-rails.html
    • http://bbs.chinaonrails.com/topic/view/1994.html
    • http://ruby.geraldbauer.ca/rails-downgrade.html
    • http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/6a7883e4d67e5606
    • http://guides.rubyonrails.org/command_line.html
标记: Rails, create, old, versions

创建自己安装软件的开源工具NSIS

Gudao Luo2007-03-09 at 20:08发表的

  • 说明:开源工具NSIS软件可以为我们的Windows应用软件创建一个安装程序。
  • 什么是NSIS?摘要该网站:“NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers.”