starring post when not logged in triggers 500
Started POST "/posts/1632120/star" for 127.0.0.1 at 2018-12-03 07:57:31 -0800
Processing by StarsController#create as JS
Parameters: {"post_id"=>"1632120"}
Completed 500 Internal Server Error in 27ms (ActiveRecord: 20.7ms)
ActiveRecord::AssociationTypeMismatch (User(#53335720) expected, got User::Unknown(#50923660)):
app/controllers/stars_controller.rb:30:in `create'