<FromGitter>
<andrewc910> Sorry @HCLarsen meant to ping @Brodan in my previous message. ⏎ But @Brodan i opened a PR for amber for the issue you asked about. Here it is: https://github.com/amberframework/amber/pull/1181 ⏎ ⏎ You can read what i put in the issue. It looks like granite isn't invoking the predefined `User#password=` method. I suggested a quick fix which is: ⏎ ... [https://gitte
<FromGitter>
<Blacksmoke16> thats what i suggested a few hours ago :P
<FromGitter>
<andrewc910> @Blacksmoke16 didn't even notice. Did you code look line mine? I was hoping to do a type of ternary but returning 'nil' caused on error in bcrypt. Curious if there is a prettier solution
<FromGitter>
<andrewc910> @drujensen hey, I saw your update on my PR. May I ask what you mean by rebase on master? I know what I rebasing is, but I am confused in this context I guess. Do you mean fast forward my "auth-fix" branch to add the new commit you added?