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

Undefined method "simple_form_for" #1

Closed
ghost opened this issue Oct 4, 2023 · 2 comments
Closed

Undefined method "simple_form_for" #1

ghost opened this issue Oct 4, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 4, 2023

I'm getting an ActionView::TemplateError when running rake grade. It seems like I need to add "simple_form" gem. It should be included with Devise? It's in the Gemfile.lock. When I add "simple_form" to the Gemfile the test passes.

image

cc: @heratyian

@bpurinton
Copy link
Contributor

@fidel-techprep keep these issues coming! You're saving a lot of trouble for the next students to reach these projects, thanks a ton. I added the simple_form gem to the project (on this recent commit), so future forkers shouldn't have this issue.

@ghost
Copy link
Author

ghost commented Oct 8, 2023

Thank you, Ben! I'm happy to help and I am learning so much as I go through the lessons!

heratyian pushed a commit that referenced this issue Nov 3, 2023
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