Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Running the app locally - controller error #22

Closed
rajatshah opened this issue Nov 28, 2011 · 1 comment
Closed

Running the app locally - controller error #22

rajatshah opened this issue Nov 28, 2011 · 1 comment

Comments

@rajatshah
Copy link

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:inblock (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"}

@rajatshah
Copy link
Author

This issue is not persistent and I think its a typo in your local code so I guess this is trivial.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants