Ed Solis

Results 7 issues of Ed Solis

Rework 'avn setup' to use .bashrc or .bash_profile according to the algorithm @wbyoung talked about in #50

Fixes spelling error mostly. Also fixes a not well-formed HTML. Picture below is before the fix (note locations of 'circled' elements): ![screenshot from 2015-05-15 14 36 18](https://cloud.githubusercontent.com/assets/1051322/7662188/42c86ffc-fb1f-11e4-9976-a500052ec5ba.png) Basically, closing tags...

Put `lastLoggedIn` user attribute to good use! Updates `user.lastLoggedIn` upon logging in.

Handle any unexpected errors from user signup. Also, changed `==` to `===`

Fix the bug in which a user that doesn't exist will never log out (unless browser is closed, of course)

Problem: When there is a login error, the expected error is always true Solution: compare: sailsResponse.status === 404

Hi Irl, So, now that it is May 2015, I experienced a problem with the updated angular-toastr. I've found that starting with version 1.0, we must now use **angular-toastr.tpls.js** instead,...