require 'rails_helper' RSpec.describe User, :type => :model do # TODO: specs for user model end