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

Ash/master #75

Open
wants to merge 3 commits into
base: ash/master
Choose a base branch
from
Open

Conversation

annaleeherrera
Copy link

Modified wave 2, wrote self.all and self.find methods.

@kariabancroft
Copy link

If you haven't already worked on wave 3 of this one, I definitely think that is something you should attempt. There are some important concepts covered there that i'd really like you to be able to practice.

@@ -40,16 +41,24 @@ def deposit (deposit_amount)
def self.all

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On lines 29-31 above, since you have an instance variable called balance and an attr_accessor for that instance variable on line 6, this method is not doing anything additional and can be removed.

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.

2 participants