Interestings
- :last-child vs :first-child
Just a friendly reminder that :last-child is less cross-browser-friendly than :first-child (IE8 and earlier do not support it).
- rails 3.2.8 + increment!
increment! doesn’t call before_update callback
https://github.com/rails/rails/issues/7306
- devise with no database
Looking for tips on using devise without a database
Events
- Monday: Labor Day!!