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

Advanced helper method specs #1

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

bpurinton
Copy link
Contributor

Per a conversation on an old version of the project: appdev-projects/helper-methods-v1#9

Things to potentially test for here:

  • presence of link_to
  • presence of form_with in new.html.erb and edit.html.erb
  • presence of find in controller
  • removal of query_ from form params and change from strings to symbols
  • presence of bundled sub-hashes in forms and mass assignment in controllers
  • presence of resources in routes.rb

@bpurinton bpurinton marked this pull request as draft September 14, 2023 17:58
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

Successfully merging this pull request may close these issues.

1 participant