Skip to content
Snippets Groups Projects
  1. Oct 25, 2012
    • 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. Oct 24, 2012
  3. Oct 23, 2012
  4. Oct 22, 2012
  5. Oct 21, 2012
  6. Oct 20, 2012
  7. Oct 19, 2012
  8. Oct 18, 2012
  9. Oct 17, 2012
Loading