반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Kibana
- JS
- Ai
- 영어
- ssh
- docker
- nodejs
- build
- s3
- MySQL
- 엘라스틱서치
- 구글
- AWS
- Python
- 유니티
- JavaScript
- Linux
- 설정
- unity
- ChatGPT
- sample
- mariadb
- MSSQL
- logstash
- Windows
- elasticsearch
- Git
- error
- API
Archives
- Today
- Total
목록devkit (1)
가끔 보자, 하늘.
ruby on rails 윈도우 설치
1. ruby 설치 http://rubyinstaller.org/downloads/ 에서 ruby 설치 2. rubygems 설치. 이것은 ruby를 위한 패키지 관리 프레임웍이다. 이를 설치하는 과정은 아래. gem update --system 입력하여 rubygem 설치 gem install rubygems-update 입력 update_rubygems 입력 3. rails 설치 gem install rails -> 설치 중 아래 에러 발생Installing ri documentation for actionpack-4.1.0ERROR: While executing gem ... (Errno::EINVAL) Invalid argument - ./ActionDispatch/Routing/Mapper/Sc..
개발 이야기/개발 및 서비스
2014. 4. 20. 12:35