SlideShare a Scribd company logo
“레일스가이드”
한글번역 공동작업
rorlab@gmail.com
2013년 5월
- RORLabGuides -
목차
한글번역 작업의 필요성
레일스 버전
공개 저장소
참여방법
온라인 출판
Diagram of Process
한글번역 작업의 필요성
버전 업데이트가 빠르다.
아무래도 한글번역된 문서가 보기 편하다.
공동작업을 하여 번역의 질을 높일 수 있다.
`docrails`문서화 프로젝트가 공개되어 있다.
레일스 버전
`docrails`의 `edge`버전
http://edgeguides.rubyonrails.org
공개 저장소
Offical branch of `docrails`
http://github.com/lifo/docrails
Forked Repository
http://github.com/RORLabGuides/
docrails
참여방법 (1)
최소요구사항
:로컬머신에 ruby와 git 설치되어야 함.
Forking http://github.com/
RORLabGuides/docrails
Cloning
git@github.com:<user_git_account>/
docrails.git
참여방법 (2)
cd docrails/guides/source/ko/
translate assigned documents
git add .
git commit -m “translated <file-name>”
origin to https://github.com/
<user_git_account>/docrails.git
git push origin master
Pull Request
온라인 출판
관리자 업무(rorlab@gmail.com)
Merge pull-requests
$ git clone
git@github.com:RORLabGuides/
docrails.git
$ cd docrails/guides
$ rake guides:generate:html:ko.publish
http://rorlab.org/rg/index.html
fork
fork
lifo/docrails
Official Document Repository
RORLabGuides/docrails
RORLab Guides Repository
<gh_user_id>/docrails
Individual Repository
remote
remote
remote
clone
local
repository
clone
local
repository
manager
translator
Hierarchy of
Repository
fork
fork
lifo/docrails
Official Document Repository
RORLabGuides/docrails
RORLab Guides Repository
<gh_user_id>/docrails
Individual Repository
pull request
pull request
remote
remote
remote
push
clone local
repository
push
clone local
repository
manager
translator
On Startup
pull
upstream
pull
upstream
lifo/docrails
Official Document Repository
RORLabGuides/docrails
RORLab Guides Repository
<gh_user_id>/docrails
Individual Repository
pull request
pull request
remote
remote
remote
push
clone local
repository
Publish
online
merge
translator
manager
Intermittent
Updating
Publish Online
http://rorlab.org/rg/index.html
감사합니다

More Related Content

PPTX
Golang Restful 서버 개발기
PPTX
Introduction to Golang v2
PDF
Go web framework 비교[번역 정리]
PDF
Introduction to Golang
PPTX
golang과 websocket을 활용한 서버프로그래밍 - 장애없는 서버 런칭 도전기
PPTX
Git basic
PDF
Golaksa 개발기 손건
PDF
Getting Started with Rails (3)
Golang Restful 서버 개발기
Introduction to Golang v2
Go web framework 비교[번역 정리]
Introduction to Golang
golang과 websocket을 활용한 서버프로그래밍 - 장애없는 서버 런칭 도전기
Git basic
Golaksa 개발기 손건
Getting Started with Rails (3)

More from RORLAB (20)

PDF
Getting Started with Rails (4)
PDF
Getting Started with Rails (2)
PDF
Getting Started with Rails (1)
PDF
Self join in active record association
PDF
Asset Pipeline in Ruby on Rails
PDF
Active Support Core Extension (3)
PDF
Active Support Core Extension (2)
PDF
Active Support Core Extensions (1)
PDF
Action Controller Overview, Season 2
PDF
Action View Form Helpers - 2, Season 2
PDF
Action View Form Helpers - 1, Season 2
PDF
Layouts and Rendering in Rails, Season 2
PDF
ActiveRecord Query Interface (2), Season 2
KEY
Active Record Query Interface (1), Season 2
KEY
Active Record Association (2), Season 2
KEY
ActiveRecord Association (1), Season 2
KEY
ActiveRecord Callbacks & Observers, Season 2
KEY
ActiveRecord Validations, Season 2
KEY
Rails Database Migration, Season 2
KEY
Getting started with Rails (4), Season 2
Getting Started with Rails (4)
Getting Started with Rails (2)
Getting Started with Rails (1)
Self join in active record association
Asset Pipeline in Ruby on Rails
Active Support Core Extension (3)
Active Support Core Extension (2)
Active Support Core Extensions (1)
Action Controller Overview, Season 2
Action View Form Helpers - 2, Season 2
Action View Form Helpers - 1, Season 2
Layouts and Rendering in Rails, Season 2
ActiveRecord Query Interface (2), Season 2
Active Record Query Interface (1), Season 2
Active Record Association (2), Season 2
ActiveRecord Association (1), Season 2
ActiveRecord Callbacks & Observers, Season 2
ActiveRecord Validations, Season 2
Rails Database Migration, Season 2
Getting started with Rails (4), Season 2
Ad

레일스가이드 한글번역 공개프로젝트 RORLabGuides 소개