1. 25 Oct, 2012 1 commit
    • Scott Holden's avatar
      Fix broken Note scopes with lambdas, 4.0 compat · 2335d7b9
      Scott Holden authored
      Without lambdas, Date.today will be evaluated in the class body.
      For it to have a running scope of last week etc, it will need to
      be evaluated each time the scope is called.
      In Rails 4.0, lambdas will be required for all scopes, so not a bad
      idea to go ahead and change them all now.
      2335d7b9
  2. 24 Oct, 2012 11 commits
  3. 23 Oct, 2012 1 commit
  4. 22 Oct, 2012 7 commits
  5. 21 Oct, 2012 8 commits
  6. 20 Oct, 2012 2 commits
  7. 19 Oct, 2012 1 commit
  8. 18 Oct, 2012 7 commits
  9. 17 Oct, 2012 2 commits