You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.
Create chore button gives an error:
undefined local variable or method `choress_path' for #<#Class:0xb5ffd8e4:0xb5f80524>
Trace
app/views/chores/new.html.erb:5:in
_app_views_chores_new_html_erb__877850650__621020008' app/controllers/chores_controller.rb:60:in
block (2 levels) in create'app/controllers/chores_controller.rb:53:in `create'
Request
Parameters:
{"utf8"=>"✓",
"authenticity_token"=>"wLEz+uxlzxcchhR03B2etBrcerR6/A5xhLPU/G7vq34=",
"chore"=>{"name"=>"dsihes",
"description"=>"lnfadfnan",
"hours"=>"11",
"sign_out_by_hours_before"=>"3",
"due_hours_after"=>"4",
"house_id"=>1},
"commit"=>"Create Chore"}
The text was updated successfully, but these errors were encountered: