목록을 페이징 해주는 will_paginate
http://wiki.github.com/mislav/will_paginate

이미지 첨부파일을 업로드 하고, DB로 관리하며 사이즈별 리사이즈 해주는 attachment_fu
http://github.com/technoweenie/attachment_fu

로그인 모듈을 만들어 주는 restful_authentication

간단한 메뉴 네비게이션을 만들어 주는 simple_navigation
http://github.com/mexpolk/simple_navigation

이미지 라이브러리 대명사 imagemagick 를 루비로 포팅한 rmagick
http://rmagick.rubyforge.org/

잘 모르지만, mysql 관련 성능향상.
http://github.com/mental/fastthread/

prototype.js + scriptaculous.us 를 대체하는 jQuery 기반의 RoR Javascript 대안.
http://github.com/aaronchi/jrails

도메인명별로 구분을 할 수 있게 하는 subdomain_fu
http://github.com/mbleigh/subdomain-fu

사용자에게 페이지 디자인을 위임할 수 있는 템플릿 엔진 liquid
http://www.liquidmarkup.org/

템플릿을 active-record DB에 데이터로 관리할 수 있게 해주는 dynamic_liquid_templates
http://github.com/akitaonrails/dynamic_liquid_templates

Mongrel보다 빠른 Passenger  ( + Ruby Enterprise Edition 도 함께 쓰면 좋아요.)
http://www.modrails.com/

html 파서 hpricot
http://github.com/whymirror/hpricot

디렉토리 이벤트 감시 derectory_watcher
http://github.com/TwP/directory_watcher/

문자 캐릭터셋을 알아내는 rchardet
http://github.com/jmhodges/rchardet

Textile Markup 을 사용할 수 있게 해주는 redcloth
http://redcloth.org/

RSS피드를 파싱해 주는 rfeedparser
http://github.com/jmhodges/rfeedparser

OpenID Ruby 라이브러리 ruby-openid
http://openidenabled.com/ruby-openid/


더 생각나는 것이 있으면 코멘트 달겠습니다.
사용하시는 유용한 ruby gem이 있으면 알려주세요.


Posted by jhkim
TAG ,