new

in app/controllers/users_controller.rb [15:18]


  def new
    @user = User.new
  end