XieConnect/kktutorial
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
/** * === System configuration, programming === * @description: system configuration, programming * @copyright: Copyright (C) 2009 Xie, Wei * @license: Undecided yet * @author: Xie, Wei <XieConnect (at) gmail.com> */ ** linux Linux administration notes. Ubuntu is the local development environment. ** ruby_on_rails Let's ride on Ruby on Rails ** git_basics git is an extremely popular SCM (Source Code Management) tool. ** windows Sometimes I have to develop/deploy Ruby on Rails applications under the Windows(R) platform.