Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New paper page should have text input for title, venue, and year #18

Open
swt2public opened this issue Nov 7, 2017 · 2 comments
Open

Comments

@swt2public
Copy link

Scenario

When a user visits the new paper page
Then the page should render

Error

Got NameError: undefined local variable or method `new_paper_path' for #RSpec::ExampleGroups::NewPaperPage:0x00000005d82070
Did you mean? new_author_path
Did you mean? new_author_path

Estimated progress: 60% complete

@swt2public
Copy link
Author

Sorry, it's not working for me yet:

Scenario

When a user visits the new paper page
Then the page should render

Error

Got NameError: undefined local variable or method `new_paper_path' for #RSpec::ExampleGroups::NewPaperPage:0x00000005d4dac8
Did you mean? new_author_paper_path
Did you mean? new_author_paper_path

If you have problems solving this task, please don't hesitate to contact the teaching team!

@swt2public
Copy link
Author

Sorry, it's not working for me yet:

Scenario

When a user visits the new paper page
Then the page should render

Error

Got ActionController::UrlGenerationError: No route matches {:action=>"new", :controller=>"papers"} missing required keys: [:author_id]

If you have problems solving this task, please don't hesitate to contact the teaching team!

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

No branches or pull requests

1 participant