Skip to content

Instantly share code, notes, and snippets.

@timmatheson
Created November 29, 2012 20:01
Show Gist options
  • Select an option

  • Save timmatheson/4171490 to your computer and use it in GitHub Desktop.

Select an option

Save timmatheson/4171490 to your computer and use it in GitHub Desktop.
task :test_divide => :environment do
 puts (12/2).class
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment