Friday, October 4, 2013

Custom validation on nested attributes



instead of hitting the database with a sum-query, you could calculate the stuff based of the activities collection like this

    self.activities.map(&:hours).sum






Centos 7 reset root/ any user lost password / lockout due to cant remember password

1. Need to be in front of the terminal. (Physically if not vm). 2. Reboot the server 3. Press 'e' in the GRUB2 boot screen. 3. bunch...