Showing /home/rails/pnukapp/app/views/channels/index.html.erb where line #233 raised:

undefined local variable or method `filtered_channels_path' for #<ActionView::Base:0x00000000020350>
Extracted source (around line #233):
231
232
233
234
235
236
              
<%= form_with(url: filtered_channels_path, method: :get, class: "mt-4") do |form| %>
<label for="category" class="mr-2">Category:</label>
<select id="category" name="category" class="text-lg">
<option value="">All Categories</option>

Rails.root: /home/rails/pnukapp

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"category"=>"GAMING"}

Response

Headers:

None