I have a form to create tasks.
Controllers:
class ProjectsController < ApplicationController before_action :authenticate_user! def index @proje