2012年9月22日

摘要: Usage: rails COMMAND [ARGS]The most common rails commands are: generate---Generate new code (short-cut alias: "g") console---Start the Rails console (short-cut alias: "c") server---Start the Rails server (short-cut alias: "s") dbconsole---Start a console for the databas 阅读全文
posted @ 2012-09-22 23:13 xbj746 阅读(211) 评论(0) 推荐(0) 编辑
摘要: RubyGems is a sophisticated package manager for Ruby. This is abasic help message containing pointers to more information. Usage: gem -h/--help gem -v/--version gem command [arguments...] [options...] Examples: gem install rake gem list --local gem build package.gemspec gem he... 阅读全文
posted @ 2012-09-22 23:10 xbj746 阅读(166) 评论(0) 推荐(0) 编辑

导航