Skip to content

Instantly share code, notes, and snippets.

@sandsu
Created March 2, 2013 00:20
Show Gist options
  • Save sandsu/5068992 to your computer and use it in GitHub Desktop.
Save sandsu/5068992 to your computer and use it in GitHub Desktop.
Season.all.each do |s|
s.start_at = Date.today
s.save
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment