Create a date 4 weeks ago from the current date
1 2 t = 4.weeks.ago
DZone Snippets > raj2569 > ruby
13488 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
1 2 t = 4.weeks.ago
1 2 a[i] ||=0