Including Other Files in Ruby: Ruby Study Notes...
When writing your first few Ruby programs, you tend to place all of your code in a single file. But as you grow as a Ruby ...
“Ruby on Railsで複合キーを扱う(1) - Rails 雑感 - Ruby on ...
Ruby on Railsでは、データベーステーブルの主キーとしてidというカラムを使うのがデフォルトです。 誤解される方も多いのですが、もちろん主キーの名前は変更できます。たとえば、User モデルに対応するusers テーブルの主キーがui...
Ruby 2.0 Implementation Work Begins: What is Ru...
Yesterday, Matz made a commit to the MRI Ruby repository bumping the trunk version from 1.9.4 to 2.0.0 , marking the start...
Ruby Inheritance: Ruby Study Notes - Best Ruby ...
Inheritance is a relation between two classes. We know that all cats are mammals, and all mammals are animals. The benefit...
Die Programmiersprache Ruby:
...eine dynamische, freie Programmiersprache, die sich einfach anwenden und produktiv einsetzen lässt. Sie hat eine elegan...
Good. Move. Firefox.
Support for -moz-border-radius* and -moz-box-shadow has been removed. Authors should use unprefixed border-radius or box-s...
Prefixed no more
Prefixed no more Thu 07 Jun 2012 at 12:33 Firefox 13 for developers: Support for -moz-border-radius* and -moz-box-shadow h...
Ruby Programming 34th Batch: Registrations now ...
, a participant who just graduated, has to say – “When I joined this course I was sceptical about how useful this course w...
Ruby vulnerability with RegExps
Ruby vulnerability with RegExps Posted by gravis on June 01, 2012 — 4 comments We just learned from http://habrahabr.ru/po...
[Ruby Forum] collection_select, howto add html-...
Here's an example of the code I'm trying to get working... <%= collection_select('book', 'book_type_id', all_book_types, '...
