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 UserLoansController#create & #update Endpoints #65

Merged
merged 10 commits into from
Oct 29, 2023

Conversation

MelTravelz
Copy link
Contributor

Changes:

  • Refactored UserLoansController#create & #update and tests
  • Created #update_status_and_puzzle_status in Loan model and tests
  • Created no_loan_update_exception in ApplicationController

This is related to #

This closes #64

[] 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:
bob

@MelTravelz MelTravelz self-assigned this Oct 29, 2023
@MelTravelz MelTravelz merged commit 24a25c3 into main Oct 29, 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 LoansController#create & #update
1 participant