rails

PHP昆虫的巢穴 2014-03-06

rubyinstaller-1.9.3-p545

ruby -v
----------------
gem update --system
--------------------
gem -v
--------------------
安装DevKit-tdm-32-4.5.2-20111229-1559-sfx

ruby dk.rb init

ruby dk.rb install
------------------------
gem install rails


rails -v
------------------
软件

G:\tools\mysql-connector-c-6.1.3-win32

安装
gem install mysql2 -- '--with-mysql-dir="G:\tools\mysql-connector-c-6.1.3-win32"'

卸载
gem uninstall mysql


---  gem update -- system

相关推荐

AllenYoung / 0评论 2014-07-04
jizhename / 0评论 2013-09-03