Skip to content

Instantly share code, notes, and snippets.

@stith
Created February 15, 2010 07:06
Show Gist options
  • Select an option

  • Save stith/304462 to your computer and use it in GitHub Desktop.

Select an option

Save stith/304462 to your computer and use it in GitHub Desktop.
def allocated_date=(new_value)
write_attribute(:allocated_date, new_value) unless read_attribute(:allocated_date)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment