NoMethodError in TravelsController#show

undefined method `cross_travels' for nil:NilClass

Extracted source (around line #42):
40
41
42
43
44
45
              
def show
@cross_travels = @travel.cross_travels
end
def apply

Rails.root: /root/traveling-staging

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"43"}

Response

Headers:

None