Submit Search
레일스가이드 한글번역 공개프로젝트 RORLabGuides 소개
5 likes
1,785 views
RORLAB
I'm sorry that this slides were presented in Korean.
Education
Related topics:
Ruby on Rails Overview
Read more
1 of 13
Download now
Download to read offline
1
2
3
4
5
6
7
8
9
10
11
12
13
More Related Content
PPTX
Golang Restful 서버 개발기
Hyejong
PPTX
Introduction to Golang v2
Hyejong
PDF
Go web framework 비교[번역 정리]
흥배 최
PDF
Introduction to Golang
Hyejong
PPTX
golang과 websocket을 활용한 서버프로그래밍 - 장애없는 서버 런칭 도전기
Sangik Bae
PPTX
Git basic
Jinhan Heo
PDF
Golaksa 개발기 손건
건 손
PDF
Getting Started with Rails (3)
RORLAB
Golang Restful 서버 개발기
Hyejong
Introduction to Golang v2
Hyejong
Go web framework 비교[번역 정리]
흥배 최
Introduction to Golang
Hyejong
golang과 websocket을 활용한 서버프로그래밍 - 장애없는 서버 런칭 도전기
Sangik Bae
Git basic
Jinhan Heo
Golaksa 개발기 손건
건 손
Getting Started with Rails (3)
RORLAB
More from RORLAB
(20)
PDF
Getting Started with Rails (4)
RORLAB
PDF
Getting Started with Rails (2)
RORLAB
PDF
Getting Started with Rails (1)
RORLAB
PDF
Self join in active record association
RORLAB
PDF
Asset Pipeline in Ruby on Rails
RORLAB
PDF
Active Support Core Extension (3)
RORLAB
PDF
Active Support Core Extension (2)
RORLAB
PDF
Active Support Core Extensions (1)
RORLAB
PDF
Action Controller Overview, Season 2
RORLAB
PDF
Action View Form Helpers - 2, Season 2
RORLAB
PDF
Action View Form Helpers - 1, Season 2
RORLAB
PDF
Layouts and Rendering in Rails, Season 2
RORLAB
PDF
ActiveRecord Query Interface (2), Season 2
RORLAB
KEY
Active Record Query Interface (1), Season 2
RORLAB
KEY
Active Record Association (2), Season 2
RORLAB
KEY
ActiveRecord Association (1), Season 2
RORLAB
KEY
ActiveRecord Callbacks & Observers, Season 2
RORLAB
KEY
ActiveRecord Validations, Season 2
RORLAB
KEY
Rails Database Migration, Season 2
RORLAB
KEY
Getting started with Rails (4), Season 2
RORLAB
Getting Started with Rails (4)
RORLAB
Getting Started with Rails (2)
RORLAB
Getting Started with Rails (1)
RORLAB
Self join in active record association
RORLAB
Asset Pipeline in Ruby on Rails
RORLAB
Active Support Core Extension (3)
RORLAB
Active Support Core Extension (2)
RORLAB
Active Support Core Extensions (1)
RORLAB
Action Controller Overview, Season 2
RORLAB
Action View Form Helpers - 2, Season 2
RORLAB
Action View Form Helpers - 1, Season 2
RORLAB
Layouts and Rendering in Rails, Season 2
RORLAB
ActiveRecord Query Interface (2), Season 2
RORLAB
Active Record Query Interface (1), Season 2
RORLAB
Active Record Association (2), Season 2
RORLAB
ActiveRecord Association (1), Season 2
RORLAB
ActiveRecord Callbacks & Observers, Season 2
RORLAB
ActiveRecord Validations, Season 2
RORLAB
Rails Database Migration, Season 2
RORLAB
Getting started with Rails (4), Season 2
RORLAB
Ad
레일스가이드 한글번역 공개프로젝트 RORLabGuides 소개
1.
“레일스가이드” 한글번역 공동작업 rorlab@gmail.com 2013년 5월 -
RORLabGuides -
2.
목차 한글번역 작업의 필요성 레일스
버전 공개 저장소 참여방법 온라인 출판 Diagram of Process
3.
한글번역 작업의 필요성 버전
업데이트가 빠르다. 아무래도 한글번역된 문서가 보기 편하다. 공동작업을 하여 번역의 질을 높일 수 있다. `docrails`문서화 프로젝트가 공개되어 있다.
4.
레일스 버전 `docrails`의 `edge`버전 http://edgeguides.rubyonrails.org
5.
공개 저장소 Offical branch
of `docrails` http://github.com/lifo/docrails Forked Repository http://github.com/RORLabGuides/ docrails
6.
참여방법 (1) 최소요구사항 :로컬머신에 ruby와
git 설치되어야 함. Forking http://github.com/ RORLabGuides/docrails Cloning git@github.com:<user_git_account>/ docrails.git
7.
참여방법 (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
8.
온라인 출판 관리자 업무(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
9.
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
10.
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
11.
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
12.
Publish Online http://rorlab.org/rg/index.html
13.
감사합니다
Download