Code Explainers
class ProjectsController < ApplicationController def new @project = current_account.projects.build load_form_collections