module ApplicationHelper include Noodall::ComponentsHelper include Noodall::FormsHelper def new_user_session_path '' end end