45 46 47
# File 'lib/jquery/gridify/grid_column.rb', line 45 def update(options) options.each { |atr, val| send("#{atr}=", val) } end