module Highcharts
module Option
class Title
...
Ruby Hashing an object, Code dup...
by rgoytacaz.myopenid.com,
November 29, 2010 02:43,
2 refactorings, tagged with ruby, serialization, duplication
class UsersController < ApplicationController before_filter :authorize before_filter :find_user, :only => [:edit, :update, :destroy] ...
Ruby Code Duplication
by xystus777.myopenid.com,
November 26, 2010 10:15,
2 refactorings, tagged with rails, ruby, refactor, params, format, duplication
Any idea how I can refactor...
This is a ruby gem I'm work...