require 'yaml'

...

Ruby YAML Options Class

by Ryguy, December 05, 2009 13:39, No refactoring, tagged with options, yaml

Sets the class Options to r...

Ba665f86f90a1982af7b9c857418fcdb Talk
var next = false;
for (var i = 0; i < el.options.length; i++) {
  if (next) {
...

JavaScript Check next option in select...

by Dmitry Polushkin, January 25, 2009 15:04, 5 refactorings, tagged with select, options, increment, next

Could be written in plain j...

832ed6ace46d61032151f4e1864c057f Talk