我正在学习Ruby on Rails第二版,Hartl。在3.3.3节中,我的测试失败了,因为我删除了一些嵌入Ruby的静态文本。测试通过之前没有问题。 require 'spec_helper'
it "should have the h1 'Sample App'" do
visit '/static_pages/home
在我的Laravel-5.8中,我尝试使用ViewComposers,以便在布局中显示数据\头<?php
use App\Models\Notification\UserNotification;use Illuminate\Support\Facades\Auth;
{
public function c