Skip to content
Snippets Groups Projects
  1. Sep 29, 2012
  2. Sep 28, 2012
    • Florian Frank's avatar
      Use Ruby attribute setters and not write_attribute · 85a0b974
      Florian Frank authored
      This change will call the writer methods defined on an AR model, if they're
      implemented, instead of going behind their back. This also avoids a rails 3
      deprecation warning, if the named attributes aren't actually database
      attributes.
      85a0b974
  3. Sep 27, 2012
  4. Sep 18, 2012
  5. Sep 17, 2012
  6. Sep 16, 2012
  7. Sep 13, 2012
  8. Sep 07, 2012
  9. Sep 02, 2012
  10. Aug 27, 2012
  11. Aug 26, 2012
  12. Aug 25, 2012
  13. Aug 24, 2012
  14. Aug 22, 2012
  15. Aug 21, 2012
  16. Aug 15, 2012
  17. Aug 14, 2012
  18. Aug 06, 2012
  19. Aug 04, 2012
  20. Jul 31, 2012
Loading