Blogs about: Ruby
Featured Blog
Rakefile basic
Rakefile은 Makefile과 비슷한 역할을 하는, Ruby script입니다. 따라서 Ruby라는 언어의 강력한 기능들을 그대로 가져다 쓸 수 있다는 장점이 있습니다. 단, Ruby… more »
plusHa
Rakefile basic
plusha wrote 2 months ago: Rakefile은 Makefile과 비슷한 역할을 하는, Ruby script입니다. 따라서 Ruby라는 언 … more »
Ruby Script 삽질
— 3 comments
tzara wrote 4 months ago: 작업을 단순화하려고 짰던 쉘스크립트(’cygwin에서 expect 사용 시 에러 나 … more »
(J)Ruby on Rails 초보의 에러 해결 로그
tzara wrote 6 months ago: 1. Cygwin Rails issues “/dev/urandom” not found Cygwin Rails issues “/dev/urandom … more »
프로그래밍 언어 ruby
nightwatch wrote 7 months ago: 오늘 시간이 좀 있어서 ruby라는 언어를 설치해서 써 보았습니다. 그런데 생 … more »
Custom Rake Applications
plusha wrote 2 years ago: Reference Rake를 Rakefile을 이용하여 실행하지 않고 library로 사용하는 방법입니 … more »
install sqlite3 on windows
mskim0506 wrote 7 months ago: The installation on Windows was really straight forward. The main thing is to download the pre-comp … more »
rails 2.0에서 syntax highlight 쓰기
mskim0506 wrote 7 months ago: In textmate, 1) open the bundle editor> Edit Languages 2) pick RubyonRails: HTML(rails) from le … more »
Establishing a Connection to a Database Instance
mskim0506 wrote 7 months ago: fromhttp://www.netbeans.org/kb/60/ruby/setting-up.html#registerThe following steps show how to crea … more »
How to use Gem in Rails Application
mskim0506 wrote 8 months ago: require “rubygems’ require “active_support” => This is one of gem which … more »
Ruby FAQ
louissnippet wrote 1 year ago: 대산님 블로그 (본문내용중) 루비는 간결하면서도 강력한 순수 객체지향 언 … more »
What is ruby?
louissnippet wrote 1 year ago: (원문: http://www.rubyist.net/~slagell/ruby/) 루비는 인터프리터기반의 빠르고 사용 … more »
ruby관련 사이트
louissnippet wrote 1 year ago: 루비사용자모임(홈페이지) 루비사용자모임(카페) 한국 루비사용자 포럼(카 … more »
이클립스 ruby플러그인
louissnippet wrote 1 year ago: from IBM디벨로퍼웍스 … more »
TOP 30 Ruby on Rails Tutorials
taez wrote 2 years ago: Awesome tutorials. Here is hub of the best Ruby on Rails Tutorials. read more | digg story … more »
Steal It! Ruby Code & Style
taez wrote 2 years ago: There's a whole world of language features that we sometimes miss out on as Rubyists, such as pa … more »
Ruby/Php/C++/Eiffel/Java showdown
taez wrote 2 years ago: Side by side comparison of c++, php, Ruby, Eiffel and many others. Memory, CPU and code length are … more »
Learning Ruby? Try this.
taez wrote 2 years ago: Here are some practice exercises before you change the world with your grand ideas. This is a great … more »
Ruby/Python/C++/Java Side By Side Code Comparison
taez wrote 2 years ago: An essay comparing some aspects of the 4 languages but possibly more interesting is the page that le … more »
Try Ruby - Interactive Tutorial/Demo
taez wrote 2 years ago: Got 15 minutes? Give Ruby a shot right now! read more | digg story … more »
