Skip to content

Instantly share code, notes, and snippets.

@cherring
Created July 27, 2012 00:27
Show Gist options
  • Select an option

  • Save cherring/3185389 to your computer and use it in GitHub Desktop.

Select an option

Save cherring/3185389 to your computer and use it in GitHub Desktop.
ActiveRecord::Base.class_eval do
alias :update_attribute, :update_column
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment