반응형
Ruby on rails 가이드
http://guides.rubyonrails.org/
http://rubykr.github.io/rails_guides/ (한국판)
http://rorlab.gitbooks.io/railsguidebook/content/contents/pro_env.html (초보자를 위한 레일즈 가이드 - 서버 배포)
http://azure.microsoft.com/ko-kr/documentation/articles/virtual-machines-ruby-deploy-capistrano-host-nginx-unicorn (Ubuntu 가상서버 Rails nginx이용해서 배포하기)
- gem 리스트
Bcrypt (로그인/ password hash 관련 튜토리얼)
https://gist.github.com/thebucknerlife/10090014
CanCan (API / Resource 접근 제한)
반응형
'옛글 > Ruby on the Rails' 카테고리의 다른 글
Heroku deploy 시 Push rejected, no Cedar-supported app detected (0) | 2015.01.05 |
---|---|
Ruby on rails Heroku 배포하기 (0) | 2015.01.04 |
ruby on rails Parse JSON and Check has key (0) | 2014.12.09 |
ruby on rails 로컬에서 서버 돌릴 때 외부포트 허용하기 (0) | 2014.12.09 |
Rails 에 Bootstrap 을 적용해서 화사하게 만들어보기 (0) | 2013.04.19 |