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

BE | Refactor Users#find_dashboard_info method & Final Linting #69

Merged
merged 6 commits into from
Oct 31, 2023

Conversation

MelTravelz
Copy link
Contributor

Changes:

  • Refactored Users#find_dashboard_info method broke into private helper methods
  • Added additional test
  • Refactored ApplicationController to DRY up code
  • Refactored UsersLoans spec test data to remove repeat data
  • Completed final linting of entire repo

This is related to #

This closes #66

[X] I linted my work. (RuboCop)

[] I've updated documentation & README. (if necessary)


(For Fun!) Please include a link to a meme/gif of your feelings about this branch!

Link:
dwight_challenge

@MelTravelz MelTravelz self-assigned this Oct 31, 2023
@MelTravelz MelTravelz merged commit b385b8c into main Oct 31, 2023
1 check passed
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.

BE | Refactor #find_dashboard_info method in User
1 participant